Searched defs:ELF (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/compile/mclinker/include/mcld/ADT/ |
H A D | StringHash.h | 22 enum Type { RS, JS, PJW, ELF, BKDR, SDBM, DJB, DEK, BP, FNV, AP, ES }; enumerator
|
/aosp12/frameworks/compile/mclinker/include/mcld/ |
H A D | IRBuilder.h | 46 enum ObjectFormat { ELF, MachO, COFF }; enumerator
|
/aosp12/build/make/tools/ |
H A D | check_elf_file.py | 68 ELF = collections.namedtuple( variable
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsLDBackend.cpp | 371 namespace ELF { namespace
|