Searched defs:elf_file (Results 1 – 9 of 9) sorted by relevance
52 typedef struct elf_file { struct72 } *elf_file_t; argument
53 typedef struct elf_file { struct72 static Elf_Addr __elfN(obj_symaddr)(struct elf_file *ef, Elf_Size symidx); argument
89 typedef struct elf_file { struct90 caddr_t address; /* Relocation address */91 const Elf_Dyn* dynamic; /* Symbol table etc. */92 Elf_Hashelt nbuckets; /* DT_HASH info */116 } *elf_file_t; argument
104 typedef struct elf_file { struct105 int preloaded;107 caddr_t address; /* Relocation address */108 size_t bytes; /* Chunk size in bytes */109 vm_object_t object; /* VM object to hold file pages */110 Elf_Shdr *e_shdr;135 } *elf_file_t; argument
230 elfcpp::Elf_file<size, big_endian, Incremental_binary> elf_file(inc); in dump_incremental_inputs() local
190 Object::read_section_data(elfcpp::Elf_file<size, big_endian, Object>* elf_file, in read_section_data()
2532 elf_file() in elf_file() function
2547 elf_file() in elf_file() function