Searched defs:getRelocator (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp150 const Relocator* AArch64GNULDBackend::getRelocator() const { function in class:mcld::AArch64GNULDBackend
155 Relocator* AArch64GNULDBackend::getRelocator() { function in class:mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp72 const Relocator* X86GNULDBackend::getRelocator() const { function in class:mcld::X86GNULDBackend
77 Relocator* X86GNULDBackend::getRelocator() { function in class:mcld::X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp273 const Relocator* ARMGNULDBackend::getRelocator() const { function in class:mcld::ARMGNULDBackend
278 Relocator* ARMGNULDBackend::getRelocator() { function in class:mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp74 const Relocator* HexagonLDBackend::getRelocator() const { function in class:mcld::HexagonLDBackend
79 Relocator* HexagonLDBackend::getRelocator() { function in class:mcld::HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp170 const Relocator* MipsGNULDBackend::getRelocator() const { function in class:mcld::MipsGNULDBackend
175 Relocator* MipsGNULDBackend::getRelocator() { function in class:mcld::MipsGNULDBackend

Completed in 102 milliseconds