Searched refs:getRelPLT (Results 1 – 9 of 9) sorted by relevance
103 OutputRelocSection& getRelPLT();104 const OutputRelocSection& getRelPLT() const;
667 OutputRelocSection& ARMGNULDBackend::getRelPLT() { in getRelPLT() function in mcld::ARMGNULDBackend672 const OutputRelocSection& ARMGNULDBackend::getRelPLT() const { in getRelPLT() function in mcld::ARMGNULDBackend
140 Relocation& rel_entry = *ld_backend.getRelPLT().create(); in helper_PLT_init()
89 OutputRelocSection& getRelPLT();90 const OutputRelocSection& getRelPLT() const;
222 OutputRelocSection& X86GNULDBackend::getRelPLT() { in getRelPLT() function in mcld::X86GNULDBackend227 const OutputRelocSection& X86GNULDBackend::getRelPLT() const { in getRelPLT() function in mcld::X86GNULDBackend
116 Relocation& rel_entry = *ld_backend.getRelPLT().create(); in helper_PLT_init()1201 Relocation& rel_entry = *ld_backend.getRelPLT().create(); in helper_PLT_init()
528 OutputRelocSection& MipsGNULDBackend::getRelPLT() { in getRelPLT() function in mcld::MipsGNULDBackend533 const OutputRelocSection& MipsGNULDBackend::getRelPLT() const { in getRelPLT() function in mcld::MipsGNULDBackend
104 Relocation* relEntry = backend.getRelPLT().create(); in helper_PLT_init()