Home
last modified time | relevance | path

Searched defs:EH (Results 1 – 18 of 18) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h89 PlainPrinterBase(raw_ostream &OS, ErrorHandler EH, PrinterConfig &Config) in PlainPrinterBase() argument
114 LLVMPrinter(raw_ostream &OS, ErrorHandler EH, PrinterConfig &Config) in LLVMPrinter() argument
123 GNUPrinter(raw_ostream &OS, ErrorHandler EH, PrinterConfig &Config) in GNUPrinter() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DArchiveEmitter.cpp20 yaml2archive(ArchYAML::Archive & Doc,raw_ostream & Out,ErrorHandler EH) yaml2archive() argument
H A DOffloadEmitter.cpp21 yaml2offload(Binary & Doc,raw_ostream & Out,ErrorHandler EH) yaml2offload() argument
H A DXCOFFEmitter.cpp36 : Obj(Obj), W(OS, llvm::endianness::big), ErrHandler(EH), in XCOFFWriter() argument
893 XCOFFWriter Writer(Doc, Out, EH); in yaml2xcoff() argument
H A DDXContainerEmitter.cpp285 ErrorHandler EH) { in yaml2dxcontainer()
H A DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter() argument
688 yaml2wasm(WasmYAML::Object & Doc,raw_ostream & Out,ErrorHandler EH) yaml2wasm() argument
H A DELFEmitter.cpp346 ELFState(ELFYAML::Object & D,yaml::ErrorHandler EH) ELFState() argument
2040 writeELF(raw_ostream & OS,ELFYAML::Object & Doc,yaml::ErrorHandler EH,uint64_t MaxSize) writeELF() argument
2107 yaml2elf(llvm::ELFYAML::Object & Doc,raw_ostream & Out,ErrorHandler EH,uint64_t MaxSize) yaml2elf() argument
[all...]
H A DMachOEmitter.cpp747 yaml2macho(YamlObjectFile & Doc,raw_ostream & Out,ErrorHandler EH) yaml2macho() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DEHUtils.h22 enum Status { Unknown = 0, EH = 1, NonEH = 2 }; in computeEHOnlyBlocks() enumerator
/llvm-project/lldb/include/lldb/Symbol/
H A DDWARFCallFrameInfo.h36 enum Type { EH, DWARF }; enumerator
/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h150 EH = 1, ///< Emit .eh_frame global() enumerator
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp348 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, addExceptionArgs() local
7177 bool EH = false; ConstructJob() local
8061 maybeConsumeDash(const std::string & EH,size_t & I) maybeConsumeDash() argument
8084 EHFlags EH; parseClangCLEHFlags() local
8166 EHFlags EH = parseClangCLEHFlags(D, Args, IsWindowsMSVC); AddClangCLArgs() local
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h777 setExceptionsType(ExceptionHandling EH) setExceptionsType() argument
/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp178 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections() argument
H A DMCStreamer.cpp436 emitCFISections(bool EH,bool Debug) emitCFISections() argument
H A DMCAsmStreamer.cpp1925 emitCFISections(bool EH,bool Debug) emitCFISections() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4173 bool EH = false; parseDirectiveCFISections() local
H A DMasmParser.cpp5445 bool EH = false; parseDirectiveCFISections() local