Home
last modified time | relevance | path

Searched refs:startLine (Results 1 – 21 of 21) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DScopedPrinter.h147 startLine() << "]\n";
156 startLine() << " " << hex(Flag) << "\n"; in printFlags()
160 startLine() << "]\n"; in printFlags()
204 startLine() << Label << ": "; in printVersion()
210 startLine() << Label << ": ["; in printList()
223 startLine() << Label << ": ["; in printList()
235 startLine() << Label << ": ["; in printHexList()
323 raw_ostream &startLine() { in startLine() function
364 W.startLine() << Open << '\n'; in DelimitedScope()
369 W.startLine() << N; in DelimitedScope()
[all …]
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp378 SW.startLine() in opcode_11101110()
394 SW.startLine() in opcode_11101111()
451 SW.startLine() in opcode_11111000()
464 SW.startLine() in opcode_11111001()
479 SW.startLine() in opcode_11111010()
537 SW.startLine() << format( in opcode_save_r19r20_x()
540 SW.startLine() << format( in opcode_save_r19r20_x()
549 SW.startLine() << format( in opcode_save_fplr()
560 SW.startLine() << format( in opcode_save_fplr_x()
589 SW.startLine() << format( in opcode_save_regp()
[all …]
H A DObjDumper.cpp74 W.startLine() << "String dump of section '" << SectionName << "':\n"; in printSectionAsString()
90 W.startLine() << format("[%6tx] ", CurrentWord - SecContent); in printSectionAsString()
91 printAsPrintable(W.startLine(), CurrentWord, WordSize); in printSectionAsString()
92 W.startLine() << '\n'; in printSectionAsString()
108 W.startLine() << "Hex dump of section '" << SectionName << "':\n"; in printSectionAsHex()
120 W.startLine() << format_hex(SecPtr - SecContent, 10); in printSectionAsHex()
121 W.startLine() << ' '; in printSectionAsHex()
125 W.startLine() << format_hex_no_prefix(Val, 2); in printSectionAsHex()
127 W.startLine() << ' '; in printSectionAsHex()
136 W.startLine() << format("%*c", (4 - i) * 8 + (4 - i) + (8 - (k * 2)), in printSectionAsHex()
[all …]
H A DDwarfCFIEHPrinter.h103 W.startLine() << format("Offset: 0x%" PRIx64 "\n", EHFrameHdrOffset); in printEHFrameHdr()
104 W.startLine() << format("Size: 0x%" PRIx64 "\n", EHFrameHdrSize); in printEHFrameHdr()
141 W.startLine() << format("table_enc: 0x%" PRIx64 "\n", TableEnc); in printEHFrameHdr()
146 W.startLine() << format("eh_frame_ptr: 0x%" PRIx64 "\n", EHFramePtr); in printEHFrameHdr()
159 W.startLine() << format("address: 0x%" PRIx64 "\n", Address); in printEHFrameHdr()
174 W.startLine() << format(".eh_frame section at offset 0x%" PRIx64 in printEHFrame()
208 W.startLine() << "Program:\n"; in printEHFrame()
217 W.startLine() << format("[0x%" PRIx64 "] FDE length=%" PRIu64 in printEHFrame()
224 W.startLine() << format("initial_location: 0x%" PRIx64 "\n", in printEHFrame()
226 W.startLine() in printEHFrame()
[all …]
H A DARMEHABIPrinter.h117 SW.startLine() in Decode_1000iiii_iiiiiiii()
142 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10100nnn()
149 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10101nnn()
163 SW.startLine() in Decode_10110001_0000iiii()
173 SW.startLine() << format("0x%02X ", Opcode); in Decode_10110010_uleb128()
200 SW.startLine() << format("0x%02X ; spare\n", Opcode); in Decode_101101nn()
205 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10111nnn()
223 SW.startLine() in Decode_11000111_0000iiii()
253 SW.startLine() << format("0x%02X ; spare\n", Opcode); in Decode_11001yyy()
258 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_11000nnn()
[all …]
H A DStackMapPrinter.h27 W.startLine() << " Function address: " << F.getFunctionAddress() in prettyPrintStackMap()
35 W.startLine() << " #" << ++ConstantIndex << ": " << C.getValue() << "\n"; in prettyPrintStackMap()
40 W.startLine() << " Record ID: " << R.getID() in prettyPrintStackMap()
43 W.startLine() << " " << R.getNumLocations() << " locations:\n"; in prettyPrintStackMap()
47 raw_ostream &OS = W.startLine(); in prettyPrintStackMap()
71 raw_ostream &OS = W.startLine(); in prettyPrintStackMap()
H A DCOFFImportDumper.cpp25 Writer.startLine() << '\n'; in dumpCOFFImportFile()
52 raw_ostream &OS = Writer.startLine(); in dumpCOFFImportFile()
H A DWasmDumper.cpp104 raw_ostream &OS = W.startLine(); in printRelocation()
128 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
138 W.startLine() << "}\n"; in printRelocations()
166 W.startLine() << F.Symbol << " (priority=" << F.Priority << ")\n"; in printSectionHeaders()
H A DMachODumper.cpp509 W.startLine() << "Section " << Name << " {\n"; in printRelocations()
519 W.startLine() << "}\n"; in printRelocations()
579 raw_ostream& OS = W.startLine(); in printRelocation()
631 W.startLine() << "PrivateExtern\n"; in printSymbol()
633 W.startLine() << "Extern\n"; in printSymbol()
646 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
H A DELFDumper.cpp1891 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
1932 W.startLine() in printDynamicTable()
1945 W.startLine() << "]\n"; in printDynamicTable()
1962 W.startLine() << L << "\n"; in printNeededLibraries()
2396 W.startLine() << "ISA: "; in printMipsABIFlags()
4204 W.startLine() << "}\n"; in printRelocations()
4231 W.startLine() << W.hex(R) << "\n"; in printRelocations()
4271 raw_ostream &OS = W.startLine(); in printRelocation()
4424 W.startLine() << "Dynamic Relocations {\n"; in printDynamicRelocations()
4455 W.startLine() << "}\n"; in printDynamicRelocations()
[all …]
H A DWindowsResourceDumper.cpp77 SW.startLine() << "\n"; in printEntry()
H A DCOFFDumper.cpp776 raw_ostream &OS = W.startLine(); in printRVATable()
1345 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
1355 W.startLine() << "}\n"; in printRelocations()
1383 raw_ostream& OS = W.startLine(); in printRelocation()
1425 W.startLine() << "Invalid section number: " << EC.message() << "\n"; in printSymbol()
1538 W.startLine() << "<unhandled auxiliary record>\n"; in printSymbol()
1734 W.startLine() << "\n"; in printCOFFResources()
H A DWin64EHDumper.cpp183 SW.startLine() << format("0x%02X: ", unsigned(UC[0].u.CodeOffset)) in printUnwindCode()
H A Dllvm-readobj.cpp437 Writer.startLine() << "\n"; in dumpObject()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DScopedPrinter.cpp29 startLine() << Label; in printBinaryImpl()
37 startLine() << ")\n"; in printBinaryImpl()
39 startLine() << Label << ":"; in printBinaryImpl()
H A DARMAttributeParser.cpp466 SW->startLine() << "Value: " << Integer << ", " << String << '\n'; in compatibility()
694 SW->startLine() << "Section " << ++SectionNumber << " {\n"; in Parse()
703 SW->startLine() << "}\n"; in Parse()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp179 W.startLine() << format("String: 0x%08x", StringOffset); in dumpName()
187 W.startLine() << format("Atom[%d]: ", i); in dumpName()
220 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()
377 W.startLine() << "Augmentation: '" << AugmentationString << "'\n"; in dump()
410 W.startLine() << formatv("Tag: {0}\n", Tag); in dump()
413 W.startLine() << formatv("{0}: {1}\n", Attr.Index, Attr.Form); in dump()
566 W.startLine() << formatv("Tag: {0}\n", Abbr->Tag); in dump()
569 W.startLine() << formatv("{0}: ", std::get<0>(Tuple).Index); in dump()
676 W.startLine() << format("String: 0x%08x", NTE.getStringOffset()); in dumpName()
705 W.startLine() << format("ForeignTU[%u]: 0x%016" PRIx64 "\n", TU, in dumpForeignTUs()
[all …]
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp175 W->startLine() << getLeafTypeName(Record.Type); in visitTypeBegin()
189 W->startLine() << "}\n"; in visitTypeEnd()
194 W->startLine() << getLeafTypeName(Record.Kind); in visitMemberBegin()
207 W->startLine() << "}\n"; in visitMemberEnd()
H A DSymbolDumper.cpp105 W.startLine() << getSymbolKindName(CVR.Type); in visitSymbolBegin()
117 W.startLine() << "}\n"; in visitSymbolEnd()
490 W.startLine() << "ChangeCodeOffsetAndLineOffset: {CodeOffset: " in visitKnownRecord()
496 W.startLine() << "ChangeCodeLengthAndCodeOffset: {CodeOffset: " in visitKnownRecord()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h5001 unsigned *startLine,
/freebsd-12.1/contrib/sqlite3/
H A Dshell.c13314 int startLine = p->nLine; in csv_read_one_field() local
13341 p->zFile, startLine, cQuote); in csv_read_one_field()
16580 int startLine = sCtx.nLine; in do_meta_command() local
16598 sCtx.zFile, startLine, nCol, i+1); in do_meta_command()
16610 sCtx.zFile, startLine, nCol, i); in do_meta_command()
16617 startLine, sqlite3_errmsg(p->db)); in do_meta_command()