Searched defs:EH (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h39 EHFrameRelatedSections(SID EH, SID T, SID Ex) argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDWARFCallFrameInfo.h35 enum Type { EH, DWARF }; enumerator in enum:lldb_private::DWARFCallFrameInfo::Type
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) argument
630 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { argument
H A DCOFFEmitter.cpp37 COFFParser(COFFYAML::Object &Obj, yaml::ErrorHandler EH) argument
H A DMachOEmitter.cpp651 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { argument
H A DELFEmitter.cpp324 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) argument
1917 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, argument
1852 writeELF(raw_ostream &OS, ELFYAML::Object &Doc, yaml::ErrorHandler EH, uint64_t MaxSize) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp219 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { argument
H A DMCStreamer.cpp413 void MCStreamer::emitCFISections(bool EH, bool Debug) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h614 void setExceptionsType(ExceptionHandling EH) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp423 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, local
6425 static bool maybeConsumeDash(const std::string &EH, size_t &I) { argument
6447 EHFlags EH; local
6579 EHFlags EH = parseClangCLEHFlags(D, Args); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4044 bool EH = false; local
H A DMasmParser.cpp4897 bool EH = false; local

Completed in 299 milliseconds