HomeSort by relevance Sort by last modified time
    Searched defs:relocate_section (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
ld.h 334 void (*relocate_section) (struct ld_state *, Elf_Scn *, struct scninfo *, member in struct:callbacks
336 #define RELOCATE_SECTION(state, outscn, first, dblindirect) \
337 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \
  /external/valgrind/main/perf/
tinycc.c 18558 static void relocate_section(TCCState *s1, Section *s) function
    [all...]

Completed in 670 milliseconds