Lines Matching refs:OutputRelocSection
189 m_pRelPLT = new OutputRelocSection(pModule, relplt);
193 m_pRelDyn = new OutputRelocSection(pModule, reldyn);
657 OutputRelocSection& ARMGNULDBackend::getRelDyn() {
662 const OutputRelocSection& ARMGNULDBackend::getRelDyn() const {
667 OutputRelocSection& ARMGNULDBackend::getRelPLT() {
672 const OutputRelocSection& ARMGNULDBackend::getRelPLT() const {