Searched refs:RelocatedSection (Results 1 – 2 of 2) sorted by relevance
638 section_iterator RelocatedSection = i->getRelocatedSection(); in DWARFContextInMemory() local639 if (RelocatedSection == Obj->end_sections()) in DWARFContextInMemory()643 RelocatedSection->getName(RelSecName); in DWARFContextInMemory()660 Map = &TypesSections[*RelocatedSection].Relocs; in DWARFContextInMemory()665 RelocatedSection->getSize(SectionSize); in DWARFContextInMemory()
170 section_iterator RelocatedSection = si->getRelocatedSection(); in loadObject() local179 findOrEmitSection(*obj, *RelocatedSection, true, LocalSections); in loadObject()