Searched defs:elf_reloc_entry (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h31 typedef struct elf_reloc_entry elf_reloc_entry; typedef in typeref:struct:elf_reloc_entry
388 struct elf_reloc_entry { struct
437 elf_reloc_entry *elf_reloc_entry_create(yasm_symrec *sym,
487 elf_reloc_entry *reloc);
512 elf_reloc_entry *reloc,

Completed in 315 milliseconds