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

  /toolchain/binutils/binutils-2.27/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.27/gold/
target-reloc.h 262 relocate_section( function in namespace:gold
i386.cc 406 relocate_section(const Relocate_info<32, false>*,
3672 Target_i386::relocate_section(const Relocate_info<32, false>* relinfo, function in class:__anon4446::Target_i386
    [all...]
s390.cc 325 relocate_section(const Relocate_info<size, true>*,
4884 Target_s390<size>::relocate_section( function in class:__anon4473::Target_s390
    [all...]
sparc.cc 112 relocate_section(const Relocate_info<size, big_endian>*,
4236 Target_sparc<size, big_endian>::relocate_section( function in class:__anon4477::Target_sparc
    [all...]
tilegx.cc 285 relocate_section(const Relocate_info<size, big_endian>*,
4740 Target_tilegx<size, big_endian>::relocate_section( function in class:__anon4489::Target_tilegx
    [all...]
x86_64.cc 506 relocate_section(const Relocate_info<size, false>*,
4659 Target_x86_64<size>::relocate_section( function in class:__anon4491::Target_x86_64
    [all...]
aarch64.cc 8073 Target_aarch64<size, big_endian>::relocate_section( function in class:__anon4423::Output_data_got_aarch64::Target_aarch64
    [all...]
mips.cc 9852 Target_mips<size, big_endian>::relocate_section( function in class:__anon4450::Target_mips
    [all...]
powerpc.cc 722 relocate_section(const Relocate_info<size, big_endian>*,
8760 Target_powerpc<size, big_endian>::relocate_section( function in class:__anon4468::Target_powerpc
    [all...]
  /toolchain/binutils/binutils-2.27/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 379 milliseconds