Searched defs:FileNo (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectStreamer.cpp | 437 void MCObjectStreamer::emitDwarfLocDirective(unsigned FileNo, unsigned Line, in emitDwarfLocDirective() 530 void MCObjectStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 580 void MCObjectStreamer::emitCVFileChecksumOffsetDirective(unsigned FileNo) { in emitCVFileChecksumOffsetDirective()
|
| H A D | MCCodeView.cpp | 127 unsigned FunctionId, unsigned FileNo, in recordCVLoc() 234 unsigned FileNo) { in emitFileChecksumOffset()
|
| H A D | MCAsmStreamer.cpp | 1593 unsigned FileNo, StringRef Directory, StringRef Filename, in printDwarfFileDirective() 1624 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective() 1683 void MCAsmStreamer::emitDwarfLocDirective(unsigned FileNo, unsigned Line, in emitDwarfLocDirective() 1749 bool MCAsmStreamer::emitCVFileDirective(unsigned FileNo, StringRef Filename, in emitCVFileDirective() 1788 void MCAsmStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 1896 void MCAsmStreamer::emitCVFileChecksumOffsetDirective(unsigned FileNo) { in emitCVFileChecksumOffsetDirective()
|
| H A D | MCStreamer.cpp | 208 unsigned FileNo, StringRef Directory, StringRef Filename, in tryEmitDwarfFileDirective() 238 void MCStreamer::emitDwarfLocDirective(unsigned FileNo, unsigned Line, in emitDwarfLocDirective() 276 bool MCStreamer::emitCVFileDirective(unsigned FileNo, StringRef Filename, in emitCVFileDirective() 301 void MCStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective() 306 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SpecialCaseList.cpp | 133 SpecialCaseList::addSection(StringRef SectionStr, unsigned FileNo, in addSection()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCStreamer.h | 964 virtual void emitCVFileChecksumOffsetDirective(unsigned FileNo) {} in emitCVFileChecksumOffsetDirective()
|
| /freebsd/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 718 unsigned FileNo = 1; in main() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.cpp | 2321 unsigned FileNo = 1; local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 4086 int64_t FileNo; in parseDirectiveCVFileChecksumOffset() local
|