Lines Matching refs:pSection
136 uint64_t HexagonLDBackend::emitSectionData(const LDSection& pSection,
147 if (FileFormat->hasPLT() && (&pSection == &(FileFormat->getPLT()))) {
169 } else if (FileFormat->hasGOT() && (&pSection == &(FileFormat->getGOT()))) {
173 (&pSection == &(FileFormat->getGOTPLT()))) {
179 const SectionData* sect_data = pSection.getSectionData();