Home
last modified time | relevance | path

Searched defs:ELF (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/ADT/
H A DStringHash.h22 enum Type { RS, JS, PJW, ELF, BKDR, SDBM, DJB, DEK, BP, FNV, AP, ES }; enumerator
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DIRBuilder.h46 enum ObjectFormat { ELF, MachO, COFF }; enumerator
/aosp12/build/make/tools/
H A Dcheck_elf_file.py68 ELF = collections.namedtuple( variable
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp371 namespace ELF { namespace