Searched defs:reldata (Results 1 – 5 of 5) sorted by relevance
| /external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
| D | symbol-elf.c | 165 #define elf_section__for_each_rel(reldata, pos, pos_mem, idx, nr_entries) \ argument 170 #define elf_section__for_each_rela(reldata, pos, pos_mem, idx, nr_entries) \ argument 191 Elf_Data *reldata, *syms, *symstrs; in dso__synthesize_plt_symbols() local
|
| /external/elfutils/0.153/src/ |
| D | i386_ld.c | 421 Elf_Data *reldata = elf_getdata (scn, NULL); in elf_i386_finalize_plt() local 754 Elf_Data *reldata = elf_getdata (runp->scn, NULL); in elf_i386_create_relocations() local
|
| D | strip.c | 1664 Elf_Data *reldata = elf_getdata (scn, NULL); in handle_elf() local
|
| D | elflint.c | 1076 Elf_Data *reldata = elf_getdata (elf_getscn (ebl->elf, in is_rel_dyn() local 1128 Elf_Data *reldata = elf_getdata (elf_getscn (ebl->elf, in is_rel_dyn() local
|
| /external/elfutils/0.153/libdwfl/ |
| D | relocate.c | 463 Elf_Data *reldata = elf_getdata (scn, NULL); in relocate_section() local
|