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

  /toolchain/binutils/binutils-2.25/gold/testsuite/
testfile.cc 60 relocate_section(const Relocate_info<size, big_endian>*, unsigned int, function in class:gold_testsuite::Target_test
64 { ERROR("call to Target_test::relocate_section"); }
  /external/elfutils/libdwfl/
relocate.c 478 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,
  /toolchain/binutils/binutils-2.25/gold/
target-reloc.h 260 relocate_section( function in namespace:gold
i386.cc 406 relocate_section(const Relocate_info<32, false>*,
3576 Target_i386::relocate_section(const Relocate_info<32, false>* relinfo, function in class:__anon74195::Target_i386
    [all...]
sparc.cc 108 relocate_section(const Relocate_info<size, big_endian>*,
4130 Target_sparc<size, big_endian>::relocate_section( function in class:__anon74222::Target_sparc
    [all...]
tilegx.cc 285 relocate_section(const Relocate_info<size, big_endian>*,
4726 Target_tilegx<size, big_endian>::relocate_section( function in class:__anon74232::Target_tilegx
    [all...]
x86_64.cc 479 relocate_section(const Relocate_info<size, false>*,
4159 Target_x86_64<size>::relocate_section( function in class:__anon74234::Target_x86_64
    [all...]
aarch64.cc 7855 Target_aarch64<size, big_endian>::relocate_section( function in class:__anon74173::Output_data_got_aarch64::Target_aarch64
    [all...]
powerpc.cc 629 relocate_section(const Relocate_info<size, big_endian>*,
7821 Target_powerpc<size, big_endian>::relocate_section( function in class:__anon74217::Target_powerpc
    [all...]
mips.cc 8239 Target_mips<size, big_endian>::relocate_section( function in class:__anon74199::Target_mips
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
libecoff.h 68 bfd_boolean (*relocate_section) member in struct:ecoff_backend_data
  /external/elfutils/src/
ld.h 347 void (*relocate_section) (struct ld_state *, Elf_Scn *, struct scninfo *, member in struct:callbacks
349 #define RELOCATE_SECTION(state, outscn, first, dblindirect) \
350 DL_CALL_FCT ((state)->callbacks.relocate_section, (state, outscn, first, \
    [all...]
  /external/valgrind/perf/
tinycc.c 18559 static void relocate_section(TCCState *s1, Section *s) function
    [all...]

Completed in 576 milliseconds