Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp453 SW.startLine() in opcode_11101110()
467 SW.startLine() in opcode_11101111()
471 SW.startLine() in opcode_11101111()
528 SW.startLine() in opcode_11111000()
541 SW.startLine() in opcode_11111001()
556 SW.startLine() in opcode_11111010()
614 SW.startLine() << format( in opcode_save_r19r20_x()
626 SW.startLine() << format( in opcode_save_fplr()
666 SW.startLine() << format( in opcode_save_regp()
813 SW.startLine() << format( in opcode_alloc_l()
[all …]
H A DObjDumper.cpp85 printAsPrintable(W.startLine(), CurrentWord, WordSize); in printAsStringList()
86 W.startLine() << '\n'; in printAsStringList()
94 W.startLine() << "\n"; in printFileSummary()
169 W.startLine() << '\n'; in printSectionsAsString()
191 W.startLine() << '\n'; in printSectionsAsHex()
209 W.startLine() << ' '; in printSectionsAsHex()
213 W.startLine() << format_hex_no_prefix(Val, 2); in printSectionsAsHex()
215 W.startLine() << ' '; in printSectionsAsHex()
226 W.startLine() << format("%*c", 8 - k * 2, ' '); in printSectionsAsHex()
230 W.startLine() << (isPrint(TmpSecPtr[i]) in printSectionsAsHex()
[all …]
H A DDwarfCFIEHPrinter.h99 W.startLine() << format("Address: 0x%" PRIx64 "\n", EHFrameHdrAddress); in printEHFrameHdr()
136 W.startLine() << format("fde_count_enc: 0x%" PRIx64 "\n", FDECountEnc); in printEHFrameHdr()
142 W.startLine() << format("table_enc: 0x%" PRIx64 "\n", TableEnc); in printEHFrameHdr()
148 W.startLine() << format("eh_frame_ptr: 0x%" PRIx64 "\n", EHFramePtr); in printEHFrameHdr()
161 W.startLine() << format("address: 0x%" PRIx64 "\n", Address); in printEHFrameHdr()
176 W.startLine() << format(".eh_frame section at offset 0x%" PRIx64 in printEHFrame()
200 W.startLine() << format("[0x%" PRIx64 "] CIE length=%" PRIu64 "\n", in printEHFrame()
211 W.startLine() << format("[0x%" PRIx64 "] FDE length=%" PRIu64 in printEHFrame()
217 W.startLine() << format("initial_location: 0x%" PRIx64 "\n", in printEHFrame()
219 W.startLine() << format( in printEHFrame()
[all …]
H A DStackMapPrinter.h26 W.startLine() << " Function address: " << F.getFunctionAddress() in prettyPrintStackMap()
34 W.startLine() << " #" << ++ConstantIndex << ": " << C.getValue() << "\n"; in prettyPrintStackMap()
39 W.startLine() << " Record ID: " << R.getID() in prettyPrintStackMap()
42 W.startLine() << " " << R.getNumLocations() << " locations:\n"; in prettyPrintStackMap()
46 raw_ostream &OS = W.startLine(); in prettyPrintStackMap()
70 raw_ostream &OS = W.startLine(); in prettyPrintStackMap()
H A DARMEHABIPrinter.h115 SW.startLine() in Decode_1000iiii_iiiiiiii()
140 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10100nnn()
147 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10101nnn()
154 SW.startLine() << format("0x%02X ; finish\n", Opcode); in Decode_10110000()
170 SW.startLine() << format("0x%02X ", Opcode); in Decode_10110010_uleb128()
197 SW.startLine() << format("0x%02X ; %s\n", Opcode, in Decode_101101nn()
203 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_10111nnn()
221 SW.startLine() in Decode_11000111_0000iiii()
251 SW.startLine() << format("0x%02X ; spare\n", Opcode); in Decode_11001yyy()
256 SW.startLine() << format("0x%02X ; pop ", Opcode); in Decode_11000nnn()
[all …]
H A DCOFFImportDumper.cpp24 Writer.startLine() << '\n'; in dumpCOFFImportFile()
57 raw_ostream &OS = Writer.startLine(); in dumpCOFFImportFile()
H A DWasmDumper.cpp108 raw_ostream &OS = W.startLine(); in printRelocation()
132 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
142 W.startLine() << "}\n"; in printRelocations()
170 W.startLine() << F.Symbol << " (priority=" << F.Priority << ")\n"; in printSectionHeaders()
H A DMachODumper.cpp532 W.startLine() << "Section " << Name << " {\n"; in printRelocations()
542 W.startLine() << "}\n"; in printRelocations()
598 raw_ostream& OS = W.startLine(); in printRelocation()
694 W.startLine() << "PrivateExtern\n"; in printSymbol()
696 W.startLine() << "Extern\n"; in printSymbol()
709 W.startLine() << "UnwindInfo not implemented.\n"; in printUnwindInfo()
809 W.startLine() << L << "\n"; in printNeededLibraries()
H A DXCOFFDumper.cpp337 W.startLine() << format_hex(LoaderSecRelEntPtr->VirtualAddr, in printLoaderSectionRelocationEntry()
359 W.startLine() << center_justify("Vaddr", Obj.is64Bit() ? 18 : 10) in printLoaderSectionRelocationEntriesHelper()
475 raw_ostream &OS = W.startLine(); in printRelocation()
501 W.startLine() << "Section (index: " << Index << ") " << Sec.getName() in printRelocations()
509 W.startLine() << "}\n"; in printRelocations()
731 W.startLine() << "!Unexpected raw auxiliary entry data:\n"; in printUnexpectedRawAuxEnt()
732 W.startLine() << format_bytes( in printUnexpectedRawAuxEnt()
957 auto &OS = static_cast<formatted_raw_ostream &>(W.startLine()); in printNeededLibraries()
H A DWindowsResourceDumper.cpp79 SW.startLine() << "\n"; in printEntry()
H A DCOFFDumper.cpp830 raw_ostream &OS = W.startLine(); in printRVATable()
858 W.startLine() << W.hex(Start) << " - " in printCOFFLoadConfig()
889 W.startLine() << W.hex(CodeRanges[i].StartRva) << " - " in printCOFFLoadConfig()
906 W.startLine() << W.hex(RedirMetadata[i].Source) << " -> " in printCOFFLoadConfig()
1564 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
1574 W.startLine() << "}\n"; in printRelocations()
1604 raw_ostream& OS = W.startLine(); in printRelocation()
1643 W.startLine() << "Invalid section number: " << Symbol.getSectionNumber() in printSymbol()
1739 W.startLine() << "<unhandled auxiliary record>\n"; in printSymbol()
1791 W.startLine() << L << "\n"; in printNeededLibraries()
[all …]
H A DWin64EHDumper.cpp260 SW.startLine() << format("0x%02X: ", unsigned(UC[0].u.CodeOffset)) in printUnwindCode()
H A DELFDumper.cpp3350 W.startLine() << "There is no .reginfo section in the file.\n"; in printMipsReginfo()
3580 this->W.startLine() << "\n"; in printFileSummary()
7021 W.startLine() << Name << " (" << Idx << ")\n"; in printSectionGroupMembers()
7039 W.startLine() << W.hex(R) << "\n"; in printRelrReloc()
7058 raw_ostream &OS = W.startLine(); in printDefaultRelRelaReloc()
7075 W.startLine() << "There are no group sections in the file.\n"; in printEmptyGroupMessage()
7275 W.startLine() << " Tag" << std::string(ELFT::Is64Bits ? 16 : 8, ' ') in printDynamicTable()
7288 W.startLine() << "]\n"; in printDynamicTable()
7292 W.startLine() << "Dynamic Relocations {\n"; in printDynamicRelocations()
7296 W.startLine() << "}\n"; in printDynamicRelocations()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h267 startLine() << Label << ": "; in printVersion()
332 startLine() << Label << ": ["; in printList()
428 virtual raw_ostream &startLine() { in startLine() function
459 startLine() << "]\n"; in printFlagsImpl()
467 startLine() << "]\n"; in printFlagsImpl()
471 startLine() << Label << ": ["; in printListImpl()
480 startLine() << Label << ": ["; in printHexListImpl()
506 startLine() << Label << ": "; in printStringEscapedImpl()
512 startLine() << Symbol << '\n'; in scopedBegin()
517 startLine() << Label; in scopedBegin()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DScopedPrinter.cpp21 startLine() << Label; in printBinaryImpl()
29 startLine() << ")\n"; in printBinaryImpl()
31 startLine() << Label << ":"; in printBinaryImpl()
H A DELFAttributeParser.cpp216 sw->startLine() << "Section " << ++sectionNumber << " {\n"; in parse()
230 sw->startLine() << "}\n"; in parse()
H A DARMAttributeParser.cpp292 sw->startLine() << "Value: " << integer << ", " << string << '\n'; in compatibility()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp188 W.startLine() << format("String: 0x%08" PRIx64, StringOffset); in dumpName()
196 W.startLine() << format("Atom[%d]: ", i); in dumpName()
230 W.startLine() << "Type: " << formatAtom(Atom.first) << '\n'; in dump()
442 W.startLine() << "Augmentation: '" << AugmentationString << "'\n"; in dump()
481 W.startLine() << formatv("Tag: {0}\n", Tag); in dump()
484 W.startLine() << formatv("{0}: {1}\n", Attr.Index, Attr.Form); in dump()
654 W.startLine() << formatv("Abbrev: {0:x}\n", Abbr->Code); in dump()
655 W.startLine() << formatv("Tag: {0}\n", Abbr->Tag); in dump()
658 W.startLine() << formatv("{0}: ", std::get<0>(Tuple).Index); in dump()
794 W.startLine() << format("LocalTU[%u]: 0x%08" PRIx64 "\n", TU, in dumpLocalTUs()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp132 fn->startLine = buf.getWord(); in readGCNO()
137 fn->startLine = buf.getWord(); in readGCNO()
426 << startLine << "\n"; in print()
698 if (f.startLine >= si.startLineToFunctions.size()) in collectFunction()
699 si.startLineToFunctions.resize(f.startLine + 1); in collectFunction()
700 si.startLineToFunctions[f.startLine].push_back(&f); in collectFunction()
841 os << "function:" << f->startLine << ',' << f->getEntryCount() << ',' in printSourceToIntermediate()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp175 W->startLine() << getLeafTypeName(Record.kind()); in visitTypeBegin()
189 W->startLine() << "}\n"; in visitTypeEnd()
194 W->startLine() << getLeafTypeName(Record.Kind); in visitMemberBegin()
206 W->startLine() << "}\n"; in visitMemberEnd()
H A DSymbolDumper.cpp102 W.startLine() << getSymbolKindName(CVR.kind()); in visitSymbolBegin()
114 W.startLine() << "}\n"; in visitSymbolEnd()
488 W.startLine() << "ChangeCodeOffsetAndLineOffset: {CodeOffset: " in visitKnownRecord()
494 W.startLine() << "ChangeCodeLengthAndCodeOffset: {CodeOffset: " in visitKnownRecord()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp824 W.startLine() << "Invalid symbol name: " << Symbol.getSectionNumber() in mapRangeAddress()
835 W.startLine() << "Invalid section number: " << Symbol.getSectionNumber() in mapRangeAddress()
1161 W.startLine() << "\n"; in createScopes()
H A DLVCodeViewVisitor.cpp518 W.startLine() << formatTypeLeafKind(Record.Kind); in visitMemberBegin()
528 W.startLine() << "}\n"; in visitMemberEnd()
1753 W.startLine() << formatTypeLeafKind(Record.kind()); in printTypeBegin()
1759 W.startLine() << "Element: " << HexNumber(Element->getOffset()) << " " in printTypeBegin()
1765 W.startLine() << "}\n"; in printTypeEnd()
1772 W.startLine() << formatTypeLeafKind(Record.Kind); in printMemberBegin()
1778 W.startLine() << "Element: " << HexNumber(Element->getOffset()) << " " in printMemberBegin()
1784 W.startLine() << "}\n"; in printMemberEnd()
H A DLVELFReader.cpp792 W.startLine() << "\n"; in createScopes()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h260 uint32_t startLine = 0; variable

12