Searched refs:relocate_section (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libdwfl/
H A Drelocate.c478 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, function
736 result = relocate_section (mod, debugfile, ehdr, d_shstrndx,
760 ?: relocate_section (mod, relocated,
/external/elfutils/src/
H A Dld.h347 void (*relocate_section) (struct ld_state *, Elf_Scn *, struct scninfo *, member in struct:callbacks
350 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \
H A Di386_ld.c1085 statep->callbacks.relocate_section = elf_i386_relocate_section;
H A Dldgeneric.c213 ld_state.callbacks.relocate_section = ld_generic_relocate_section;
/external/valgrind/perf/
H A Dtinycc.c18561 static void relocate_section(TCCState *s1, Section *s)
19711 relocate_section(s1, s);
20710 relocate_section(s1, s);
18559 static void relocate_section(TCCState *s1, Section *s) function

Completed in 1450 milliseconds