Searched refs:getRelaPLT (Results 1 – 6 of 6) sorted by relevance
97 OutputRelocSection& getRelaPLT();98 const OutputRelocSection& getRelaPLT() const;
109 Relocation& rel_entry = *ld_backend.getRelaPLT().create(); in helper_PLT_init()
580 OutputRelocSection& AArch64GNULDBackend::getRelaPLT() { in getRelaPLT() function in mcld::AArch64GNULDBackend585 const OutputRelocSection& AArch64GNULDBackend::getRelaPLT() const { in getRelaPLT() function in mcld::AArch64GNULDBackend
117 OutputRelocSection& getRelaPLT();119 const OutputRelocSection& getRelaPLT() const;
259 OutputRelocSection& HexagonLDBackend::getRelaPLT() { in getRelaPLT() function in mcld::HexagonLDBackend264 const OutputRelocSection& HexagonLDBackend::getRelaPLT() const { in getRelaPLT() function in mcld::HexagonLDBackend
106 Relocation& rela_entry = *ld_backend.getRelaPLT().create(); in helper_PLT_init()