Searched defs:relocate_section (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/src/libdwfl/
H A Drelocate.c281 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, function
654 result = relocate_section (mod, debugfile, ehdr, d_shstrndx,
678 ?: relocate_section (mod, relocated,
/external/elfutils/src/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, \
/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 138 milliseconds