HomeSort by relevance Sort by last modified time
    Searched refs:Relocate (Results 1 - 22 of 22) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
target-reloc.h 227 // The template parameter Relocate must be a class type which provides
228 // a single function, relocate(), which implements the machine
238 // RELOCATE implements operator() to do a relocation.
257 typename Relocate,
274 Relocate relocate; local
403 if (!relocate.relocate(relinfo, target, output_section, i, reloc,
431 typename Relocate>
463 Relocate relocate local
    [all...]
x86_64.cc 477 // Relocate a section.
767 class Relocate
770 Relocate()
774 ~Relocate()
786 relocate(const Relocate_info<size, false>*, Target_x86_64*,
3279 Target_x86_64<size>::Relocate::relocate( function in class:__anon74234::Target_x86_64::Relocate
    [all...]
i386.cc 404 // Relocate a section.
610 class Relocate
613 Relocate()
618 ~Relocate()
637 relocate(const Relocate_info<32, false>*, Target_i386*, Output_section*,
2727 Target_i386::Relocate::relocate(const Relocate_info<32, false>* relinfo, function in class:__anon74195::Target_i386::Relocate
    [all...]
sparc.cc 106 // Relocate a section.
300 class Relocate
303 Relocate()
307 ~Relocate()
319 relocate(const Relocate_info<size, big_endian>*, Target_sparc*,
3167 Target_sparc<size, big_endian>::Relocate::relocate( function in class:__anon74222::Target_sparc::Relocate
    [all...]
aarch64.cc 6808 Target_aarch64<size, big_endian>::Relocate::relocate( function in class:__anon74173::Output_data_got_aarch64::Target_aarch64::Relocate
    [all...]
tilegx.cc 283 // Relocate a section.
311 // Relocate a section during a relocatable link.
507 class Relocate
510 Relocate()
513 ~Relocate()
520 relocate(const Relocate_info<size, big_endian>*, Target_tilegx*,
4321 Target_tilegx<size, big_endian>::Relocate::relocate( function in class:__anon74232::Target_tilegx::Relocate
    [all...]
arm.cc 961 // Relocate stubs in this stub table.
1007 // Relocate one stub.
    [all...]
mips.cc 9562 Target_mips<size, big_endian>::Relocate::relocate( function in class:__anon74199::Target_mips::Relocate
10191 Target_mips<size, big_endian>::Relocate::relocate( function in class:__anon74199::Target_mips::Relocate
10222 Target_mips<size, big_endian>::Relocate::relocate( function in class:__anon74199::Target_mips::Relocate
    [all...]
powerpc.cc 627 // Relocate a section.
1045 class Relocate : protected Track_tls
1052 Relocate()
1059 relocate(const Relocate_info<size, big_endian>*, Target_powerpc*,
6787 Target_powerpc<size, big_endian>::Relocate::relocate( function in class:__anon74217::Target_powerpc::Relocate
    [all...]
  /art/runtime/
runtime_options.def 86 RUNTIME_OPTIONS_KEY (bool, Relocate, kDefaultMustRelocate)
parsed_options.cc 195 .IntoKey(M::Relocate)
717 UsageMessage(stream, " -X[no]relocate\n");
runtime.cc     [all...]
  /art/compiler/utils/mips/
assembler_mips.h 720 // Relocate a branch by a given delta if needed due to expansion of this or another
722 void Relocate(uint32_t expand_location, uint32_t delta);
    [all...]
assembler_mips.cc     [all...]
  /art/compiler/utils/mips64/
assembler_mips64.h 632 // Relocate a branch by a given delta if needed due to expansion of this or another
634 void Relocate(uint32_t expand_location, uint32_t delta);
assembler_mips64.cc     [all...]
  /external/minijail/
common.mk 149 # "Relocate" if we need to restart without implicit rules.
    [all...]
  /external/modp_b64/
common.mk 149 # "Relocate" if we need to restart without implicit rules.
    [all...]
  /external/v8/src/heap/
heap.cc     [all...]
mark-compact.cc     [all...]
  /external/v8/src/
objects.h     [all...]
objects.cc     [all...]

Completed in 893 milliseconds