Searched defs:UseDwarfDirectory (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LLVMTargetMachine.cpp | 177 bool UseDwarfDirectory = false; createMCStreamer() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | TargetRegistry.h | 649 createAsmStreamer(MCContext & Ctx,std::unique_ptr<formatted_raw_ostream> OS,bool IsVerboseAsm,bool UseDwarfDirectory,MCInstPrinter * InstPrint,std::unique_ptr<MCCodeEmitter> && CE,std::unique_ptr<MCAsmBackend> && TAB,bool ShowInst) createAsmStreamer() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAsmStreamer.cpp | 60 bool UseDwarfDirectory = false; member in __anon0ef8ddd50111::MCAsmStreamer 1611 printDwarfFileDirective(unsigned FileNo,StringRef Directory,StringRef Filename,std::optional<MD5::MD5Result> Checksum,std::optional<StringRef> Source,bool UseDwarfDirectory,raw_svector_ostream & OS) const printDwarfFileDirective() argument
|