Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 – 10 of 10) sorted by relevance

/system/core/libunwindstack/tests/
DMapInfoGetElfTest.cpp52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
82 Elf32_Ehdr ehdr; in TEST_F() local
102 Elf64_Ehdr ehdr; in TEST_F() local
116 Elf32_Ehdr ehdr; in TEST_F() local
160 Elf32_Ehdr ehdr; in TEST_F() local
189 Elf32_Ehdr ehdr; in TEST_F() local
218 Elf32_Ehdr ehdr; in TEST_F() local
248 Elf32_Ehdr ehdr; in TEST_F() local
276 Elf64_Ehdr ehdr; in TEST_F() local
305 Elf64_Ehdr ehdr; in TEST_F() local
[all …]
DElfInterfaceTest.cpp155 Ehdr ehdr = {}; in SinglePtLoad() local
193 Ehdr ehdr = {}; in MultipleExecutablePtLoads() local
260 Ehdr ehdr = {}; in MultipleExecutablePtLoadsIncrementsNotSizeOfPhdr() local
329 Ehdr ehdr = {}; in NonExecutablePtLoads() local
386 Ehdr ehdr = {}; in ManyPhdrs() local
457 Elf32_Ehdr ehdr = {}; in TEST_F() local
491 Ehdr ehdr = {}; in SonameInit() local
700 Ehdr ehdr = {}; in InitProgramHeadersMalformed() local
723 Ehdr ehdr = {}; in InitSectionHeadersMalformed() local
748 Ehdr ehdr = {}; in InitSectionHeadersMalformedSymData() local
[all …]
DGenGnuDebugdata.cpp34 void InitEhdr(Ehdr* ehdr, uint32_t elf_class, uint32_t machine) { in InitEhdr()
48 void GenElf(Ehdr* ehdr, int fd) { in GenElf()
DElfTestUtils.cpp37 void TestInitEhdr(Ehdr* ehdr, uint32_t elf_class, uint32_t machine_type) { in TestInitEhdr()
62 Ehdr ehdr; in TestInitGnuDebugdata() local
DMapInfoCreateMemoryTest.cpp49 Ehdr ehdr; in InitElf() local
261 Elf32_Ehdr ehdr = {}; in TEST_F() local
294 Elf32_Ehdr ehdr = {}; in TEST_F() local
336 Elf32_Ehdr ehdr = {}; in TEST_F() local
385 Elf64_Ehdr ehdr; in TEST_F() local
DMapInfoGetLoadBiasTest.cpp132 Elf32_Ehdr ehdr; in InitElfData() local
DMapInfoGetBuildIDTest.cpp132 Elf32_Ehdr ehdr; in InitElfData() local
DElfTest.cpp48 Elf32_Ehdr ehdr; in InitElf32() local
86 Elf64_Ehdr ehdr; in InitElf64() local
DJitDebugTest.cpp88 EhdrType ehdr; in CreateElf() local
/system/core/libunwindstack/
DElfInterface.cpp163 EhdrType ehdr; in ReadAllHeaders() local
179 EhdrType ehdr; in GetLoadBias() local
198 void ElfInterface::ReadProgramHeaders(const EhdrType& ehdr, uint64_t* load_bias) { in ReadProgramHeaders()
293 void ElfInterface::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders()
529 EhdrType ehdr; in GetMaxSizeWithTemplate() local
541 EhdrType ehdr; in GetBuildIDInfo() local