Searched defs:Elf (Results 1 – 17 of 17) sorted by relevance
273 struct Elf struct280 Elf *parent; argument281 Elf *next; /* Used in list of archive descriptors. */ argument284 Elf_Kind kind; argument287 Elf_Cmd cmd; argument290 unsigned int class;293 int fildes;296 int64_t start_offset;322 Elf_ScnList *scns_last; /* Last element in the section list. argument401 } state;
216 typedef struct Elf Elf; typedef
9 Elf = 2 variable in Race
14 Elf = 2, enumerator
11 const Elf = 2; define in MyGame\\Example\\Race
10 public static final byte Elf = 2; field in Race
12 const val Elf: Byte = 2 constant
22 std::unique_ptr<ELFYAML::Object> Elf; member
28 static Expected<StringRef> getDynamicStrTab(const ELFFile<ELFT> &Elf) { in getDynamicStrTab()165 static void printDynamicSection(const ELFFile<ELFT> &Elf, StringRef Filename) { in printDynamicSection()331 static void printSymbolVersionInfo(const ELFFile<ELFT> &Elf, in printSymbolVersionInfo()
1102 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in isAArch64Elf() local1107 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in isArmElf() local2297 const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj); in printDynamicRelocations() local2781 if (const auto *Elf = dyn_cast<ELFObjectFileBase>(Obj)) { in shouldWarnForInvalidStartStopAddress() local
26 std::unique_ptr<ELFYAML::Object> Elf; member
28 std::unique_ptr<ELFYAML::Object> Elf; member
226 class Elf: class345 def _dump_sections(elf: Elf, output, sections: Iterable[Pattern[str]]) -> None:
127 Elf = 2, enumerator
32 Elf= 2 enumerator
74 Elf: 2 property
261 Elf = 2, enumerator