Home
last modified time | relevance | path

Searched refs:tryEmitDwarfFileDirective (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h823 tryEmitDwarfFileDirective(FileNo, Directory, Filename, Checksum,
832 virtual Expected<unsigned> tryEmitDwarfFileDirective(
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h868 tryEmitDwarfFileDirective(FileNo, Directory, Filename, Checksum,
877 virtual Expected<unsigned> tryEmitDwarfFileDirective(
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp231 Expected<unsigned> tryEmitDwarfFileDirective(unsigned FileNo,
1246 Expected<unsigned> MCAsmStreamer::tryEmitDwarfFileDirective( in tryEmitDwarfFileDirective() function in MCAsmStreamer
DMCStreamer.cpp213 MCStreamer::tryEmitDwarfFileDirective(unsigned FileNo, StringRef Directory, in tryEmitDwarfFileDirective() function in MCStreamer
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp246 Expected<unsigned> tryEmitDwarfFileDirective(unsigned FileNo,
1404 Expected<unsigned> MCAsmStreamer::tryEmitDwarfFileDirective( in tryEmitDwarfFileDirective() function in MCAsmStreamer
DMCStreamer.cpp227 MCStreamer::tryEmitDwarfFileDirective(unsigned FileNo, StringRef Directory, in tryEmitDwarfFileDirective() function in MCStreamer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3451 Expected<unsigned> FileNumOrErr = getStreamer().tryEmitDwarfFileDirective( in parseDirectiveFile()
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp3477 Expected<unsigned> FileNumOrErr = getStreamer().tryEmitDwarfFileDirective( in parseDirectiveFile()
DMasmParser.cpp4594 Expected<unsigned> FileNumOrErr = getStreamer().tryEmitDwarfFileDirective( in parseDirectiveFile()