Searched refs:getRelaPLT (Results 1 – 6 of 6) sorted by relevance
94 OutputRelocSection& getRelaPLT();95 const OutputRelocSection& getRelaPLT() const;
380 OutputRelocSection& AArch64GNULDBackend::getRelaPLT() { in getRelaPLT() function in mcld::AArch64GNULDBackend385 const OutputRelocSection& AArch64GNULDBackend::getRelaPLT() const { in getRelaPLT() function in mcld::AArch64GNULDBackend
109 Relocation& rel_entry = *ld_backend.getRelaPLT().create(); in helper_PLT_init()
117 OutputRelocSection& getRelaPLT();119 const OutputRelocSection& getRelaPLT() const;
258 OutputRelocSection& HexagonLDBackend::getRelaPLT() { in getRelaPLT() function in mcld::HexagonLDBackend263 const OutputRelocSection& HexagonLDBackend::getRelaPLT() const { in getRelaPLT() function in mcld::HexagonLDBackend
106 Relocation& rela_entry = *ld_backend.getRelaPLT().create(); in helper_PLT_init()