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

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 150 const Relocator* AArch64GNULDBackend::getRelocator() const {
155 Relocator* AArch64GNULDBackend::getRelocator() {
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 72 const Relocator* X86GNULDBackend::getRelocator() const {
77 Relocator* X86GNULDBackend::getRelocator() {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 273 const Relocator* ARMGNULDBackend::getRelocator() const {
278 Relocator* ARMGNULDBackend::getRelocator() {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 74 const Relocator* HexagonLDBackend::getRelocator() const {
79 Relocator* HexagonLDBackend::getRelocator() {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 170 const Relocator* MipsGNULDBackend::getRelocator() const {
175 Relocator* MipsGNULDBackend::getRelocator() {
    [all...]

Completed in 597 milliseconds