Home
last modified time | relevance | path

Searched refs:BuildIDTwoNotes (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp146 void BuildIDTwoNotes();
1587 void ElfInterfaceTest::BuildIDTwoNotes() { in BuildIDTwoNotes() function in unwindstack::ElfInterfaceTest
1650 BuildIDTwoNotes<Elf32_Ehdr, Elf32_Shdr, Elf32_Nhdr, ElfInterface32>(); in TEST_F()
1654 BuildIDTwoNotes<Elf64_Ehdr, Elf64_Shdr, Elf64_Nhdr, ElfInterface64>(); in TEST_F()