Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
H A DOffloadEmitter.cpp21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload()
H A DXCOFFEmitter.cpp35 XCOFFWriter(XCOFFYAML::Object &Obj, raw_ostream &OS, yaml::ErrorHandler EH) in XCOFFWriter()
779 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
H A DDXContainerEmitter.cpp219 ErrorHandler EH) { in yaml2dxcontainer()
H A DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter()
678 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
H A DELFEmitter.cpp339 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState()
1920 yaml::ErrorHandler EH, uint64_t MaxSize) { in writeELF()
1987 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
H A DMachOEmitter.cpp746 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
/openbsd-src/lib/libelf/
H A Delf_scn.c60 #define CHECK_EHDR(E,EH) do { \ in _libelf_load_section_headers() argument
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DDWARFCallFrameInfo.h36 enum Type { EH, DWARF }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp95 enum Status { Unknown = 0, EH = 1, NonEH = 2 }; in setDescendantEHBlocksCold() enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h165 EH = 1, ///< Emit .eh_frame enumerator
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp338 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, in addExceptionArgs() local
6777 bool EH = false; in ConstructJob() local
7620 static bool maybeConsumeDash(const std::string &EH, size_t &I) { in maybeConsumeDash()
7642 EHFlags EH; in parseClangCLEHFlags() local
7740 EHFlags EH = parseClangCLEHFlags(D, Args); in AddClangCLArgs() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h784 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp240 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCAsmStreamer.cpp1853 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCStreamer.cpp445 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4172 bool EH = false; in parseDirectiveCFISections() local
H A DMasmParser.cpp5477 bool EH = false; in parseDirectiveCFISections() local