Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h866 tryEmitDwarfFileDirective(FileNo, Directory, Filename, Checksum,
875 virtual Expected<unsigned> tryEmitDwarfFileDirective(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp254 Expected<unsigned> tryEmitDwarfFileDirective(unsigned FileNo,
1476 Expected<unsigned> MCAsmStreamer::tryEmitDwarfFileDirective( in tryEmitDwarfFileDirective() function in MCAsmStreamer
H A DMCStreamer.cpp227 MCStreamer::tryEmitDwarfFileDirective(unsigned FileNo, StringRef Directory, in tryEmitDwarfFileDirective() function in MCStreamer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3558 Expected<unsigned> FileNumOrErr = getStreamer().tryEmitDwarfFileDirective( in parseDirectiveFile()
H A DMasmParser.cpp4612 Expected<unsigned> FileNumOrErr = getStreamer().tryEmitDwarfFileDirective( in parseDirectiveFile()