Searched refs:RelocatedSection (Results 1 – 2 of 2) sorted by relevance
585 section_iterator RelocatedSection = i->getRelocatedSection(); in DWARFContextInMemory() local586 if (RelocatedSection == Obj->end_sections()) in DWARFContextInMemory()590 RelocatedSection->getName(RelSecName); in DWARFContextInMemory()607 RelocatedSection->getSize(SectionSize); in DWARFContextInMemory()
150 section_iterator RelocatedSection = si->getRelocatedSection(); in loadObject() local159 findOrEmitSection(*obj, *RelocatedSection, true, LocalSections); in loadObject()