| /external/llvm-project/lld/ELF/Arch/ |
| D | MSP430.cpp | 63 void MSP430::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in MSP430
|
| D | SPARCV9.cpp | 89 void SPARCV9::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in SPARCV9
|
| D | AMDGPU.cpp | 61 void AMDGPU::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AMDGPU
|
| D | AVR.cpp | 70 void AVR::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in AVR
|
| D | Hexagon.cpp | 242 void Hexagon::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in Hexagon
|
| D | PPC.cpp | 294 void PPC::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in PPC
|
| D | Mips.cpp | 541 void MIPS<ELFT>::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in MIPS
|
| D | RISCV.cpp | 261 void RISCV::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in RISCV
|
| D | AArch64.cpp | 317 void AArch64::relocate(uint8_t *loc, const Relocation &rel, in relocate() function in AArch64
|
| D | ARM.cpp | 469 void ARM::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in ARM
|
| D | X86.cpp | 267 void X86::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in X86
|
| D | X86_64.cpp | 677 void X86_64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in X86_64
|
| D | PPC64.cpp | 1185 void PPC64::relocate(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relocate() function in PPC64
|
| /external/e2fsprogs/intl/ |
| D | localcharset.c | 73 # define relocate(pathname) (pathname) macro
|
| D | relocatable.c | 386 relocate (const char *pathname) in relocate() function
|
| D | localealias.c | 68 # define relocate(pathname) (pathname) macro
|
| /external/rust/crates/plotters/src/element/ |
| D | text.rs | 103 pub fn relocate(&mut self, coord: Coord) { in relocate() method
|
| /external/elfutils/libdwfl/ |
| D | relocate.c | 321 relocate (Dwfl_Module * const mod, in relocate() function
|
| /external/elfutils/src/ |
| D | unstrip.c | 98 bool relocate; member 2288 Dwfl_Module *mod, bool all, bool ignore, bool relocate) in handle_dwfl_module() 2380 bool all, bool ignore, bool modnames, bool relocate) in handle_output_dir_module()
|
| D | strip.c | 449 relocate (Elf *elf, GElf_Addr offset, const GElf_Sxword addend, in relocate() function
|
| /external/llvm-project/lld/ELF/ |
| D | InputSection.cpp | 987 void InputSectionBase::relocate(uint8_t *buf, uint8_t *bufEnd) { in relocate() function in InputSectionBase
|