Searched refs:Elf (Results 26 - 43 of 43) sorted by relevance

12

/gem5/ext/libelf/
H A Dgelf_fsize.c45 gelf_fsize(Elf *e, Elf_Type t, size_t c, unsigned int v)
H A Delf_memory.c34 Elf *
37 Elf *e;
H A Dgelf_xlate.c59 gelf_xlatetom(Elf *e, Elf_Data *dst, const Elf_Data *src, unsigned int encoding)
69 gelf_xlatetof(Elf *e, Elf_Data *dst, const Elf_Data *src, unsigned int encoding)
H A Dlibelf_ar.c163 _libelf_ar_get_name(char *buf, size_t bufsize, Elf *e)
214 _libelf_ar_gethdr(Elf *e)
216 Elf *parent;
279 Elf *
280 _libelf_ar_open_member(int fd, Elf_Cmd c, Elf *elf)
282 Elf *e;
323 Elf *
324 _libelf_ar_open(Elf *e)
418 _libelf_ar_process_symtab(Elf *e, size_t *count)
H A Dgelf_dyn.c37 Elf *e;
93 Elf *e;
H A Dgelf_rel.c38 Elf *e;
94 Elf *e;
H A Dgelf_rela.c38 Elf *e;
95 Elf *e;
H A Dgelf_symshndx.c39 Elf *e;
87 Elf *e;
H A Delf_scn.c41 _libelf_load_scn(Elf *e, void *ehdr)
123 elf_getscn(Elf *e, size_t index)
162 elf_newscn(Elf *e)
217 elf_nextscn(Elf *e, Elf_Scn *s)
H A Dlibelf_checksum.c44 _libelf_checksum(Elf *e, int elfclass)
H A Dgelf_sym.c38 Elf *e;
99 Elf *e;
H A Dlibelf_phdr.c37 _libelf_getphdr(Elf *e, int ec)
110 _libelf_newphdr(Elf *e, int ec, size_t count)
H A Delf_strptr.c43 elf_strptr(Elf *e, size_t scndx, size_t offset)
H A Delf_data.c39 Elf *e;
133 Elf *e;
179 Elf *e;
H A Dlibelf_ehdr.c41 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum,
85 Elf##SZ##_Ehdr *eh = (E); \
99 _libelf_ehdr(Elf *e, int ec, int allocate)
H A Dgelf_shdr.c91 Elf *e;
H A Delf_update.c75 _libelf_compute_section_extents(Elf *e, Elf_Scn *s, off_t *rc)
234 _libelf_insert_section(Elf *e, Elf_Scn *s)
267 _libelf_resync_sections(Elf *e, off_t rc)
321 _libelf_resync_elf(Elf *e)
502 _libelf_write_scn(Elf *e, char *nf, Elf_Scn *s, off_t rc)
620 _libelf_write_elf(Elf *e, off_t newsize)
835 elf_update(Elf *e, Elf_Cmd c)
/gem5/src/base/loader/
H A Delf_object.cc73 Elf *elf = elf_memory((char*)data, len);
285 Elf *elf = elf_memory((char*)fileData,len);
414 Elf *elf = elf_memory((char*)fileData,len);
529 Elf *elf = elf_memory((char*)fileData,len);

Completed in 12 milliseconds

12