Searched defs:ndx (Results 1 - 7 of 7) sorted by relevance
/gem5/ext/libelf/ |
H A D | gelf_dyn.c | 34 gelf_getdyn(Elf_Data *d, int ndx, GElf_Dyn *dst) argument 90 gelf_update_dyn(Elf_Data *d, int ndx, GElf_Dyn *ds) argument [all...] |
H A D | gelf_rel.c | 35 gelf_getrel(Elf_Data *d, int ndx, GElf_Rel *dst) argument 91 gelf_update_rel(Elf_Data *d, int ndx, GElf_Rel *dr) argument [all...] |
H A D | gelf_rela.c | 35 gelf_getrela(Elf_Data *d, int ndx, GElf_Rela *dst) argument 92 gelf_update_rela(Elf_Data *d, int ndx, GElf_Rela *dr) argument [all...] |
H A D | gelf_sym.c | 35 gelf_getsym(Elf_Data *d, int ndx, GElf_Sym *dst) argument 96 gelf_update_sym(Elf_Data *d, int ndx, GElf_Sym *gs) argument [all...] |
H A D | gelf_symshndx.c | 35 gelf_getsymshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *dst, argument 83 gelf_update_symshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *gs, argument
|
H A D | libelf_allocate.c | 158 _libelf_allocate_scn(Elf *e, size_t ndx) argument
|
H A D | gelf_phdr.c | 124 gelf_update_phdr(Elf *e, int ndx, GElf_Phdr *s) argument
|
Completed in 8 milliseconds