libelfP.h | 72 #define elfw2_(Bits, Name) elf##Bits##_##Name 73 #define ElfW2_(Bits, Name) Elf##Bits##_##Name 74 #define ELFW2_(Bits, Name) ELF##Bits##_##Name 187 /* Descriptor for ELF section. */ 240 struct Elf *elf; /* The underlying ELF file. */ member in struct:Elf_Scn 281 /* The ELF descriptor. */ 282 struct Elf 284 /* What kind of file is underneath (ELF file, archive...). * 344 } elf; member in union:Elf::__anon20899 [all...] |