Searched refs:getSectionData (Results 1 – 5 of 5) sorted by relevance
337 const MCSectionData &SymSD = Asm.getSectionData( in requiresExternRelocation()428 const MCSectionData &SymSD = Asm.getSectionData( in RecordRelocation()
367 Asm.getSectionData(SD->getSymbol().getSection()); in RecordPPCRelocation()
356 Asm.getSectionData(SD.getSymbol().getSection()); in RecordRelocation()
559 const MCSectionData &SymSD = Asm.getSectionData( in RecordX86Relocation()
1191 MCSectionData &getSectionData(const MCSection &Section) const { in getSectionData() function