Searched refs:get_relocations (Results 1 – 1 of 1) sorted by relevance
588 void (*get_relocations)(Dwarf_Small *data, unsigned int i, in get_relocations_array() local596 get_relocations = get_rela_elf64; in get_relocations_array()598 get_relocations = get_rel_elf64; in get_relocations_array()602 get_relocations = get_rela_elf32; in get_relocations_array()604 get_relocations = get_rel_elf32; in get_relocations_array()609 get_relocations(data, i,endianness,machine, in get_relocations_array()