Searched refs:getSectionData (Results 1 – 4 of 4) sorted by relevance
343 const MCSectionData &SymSD = Asm.getSectionData( in requiresExternRelocation()434 const MCSectionData &SymSD = Asm.getSectionData( in RecordRelocation()
368 Asm.getSectionData(SD->getSymbol().getSection()); in RecordPPCRelocation()
575 const MCSectionData &SymSD = Asm.getSectionData( in RecordX86Relocation()
1128 MCSectionData &getSectionData(const MCSection &Section) const { in getSectionData() function