Searched refs:MCLineEntry (Results 1 – 5 of 5) sorted by relevance
101 friend class MCLineEntry; variable155 class MCLineEntry : public MCDwarfLoc {164 MCLineEntry(MCSymbol *label, const MCDwarfLoc loc) : MCDwarfLoc(loc), in MCLineEntry() function191 void addLineEntry(const MCLineEntry &LineEntry) { in addLineEntry()195 typedef std::vector<MCLineEntry> MCLineEntryCollection;
133 …r_base.216" = type { %"struct.std::_Vector_base<llvm::MCLineEntry, std::allocator<llvm::MCLineEntr…134 …MCLineEntry, std::allocator<llvm::MCLineEntry> >::_Vector_impl" = type { %"class.llvm::MCLineEntry…135 %"class.llvm::MCLineEntry" = type { %"class.llvm::MCDwarfLoc", %"class.llvm::MCSymbol"* }
164 MCLineEntry::Make(this, getCurrentSection()); in EmitInstruction()
68 void MCLineEntry::Make(MCStreamer *MCOS, const MCSection *Section) { in Make()81 MCLineEntry LineEntry(LineSym, DwarfLoc); in Make()
702 MCLineEntry::Make(&OutStreamer, getCurrentSection()); in EmitFunctionBody()