Home
last modified time | relevance | path

Searched defs:elf_class (Results 1 – 2 of 2) sorted by relevance

/bionic/tools/relocation_packer/src/
Delf_file_unittest.cc127 uint8_t elf_class = 0; in RunUnpackRelocationsTestFor() local
163 uint8_t elf_class = 0; in RunPackRelocationsTestFor() local
/bionic/linker/
Dlinker_phdr.cpp207 int elf_class = header_.e_ident[EI_CLASS]; in VerifyElfHeader() local