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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { argument
H A DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) argument
682 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { argument
H A DMachOEmitter.cpp635 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { argument
H A DCOFFEmitter.cpp36 COFFParser(COFFYAML::Object &Obj, yaml::ErrorHandler EH) argument
H A DELFEmitter.cpp328 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) argument
1942 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, argument
1876 writeELF(raw_ostream &OS, ELFYAML::Object &Doc, yaml::ErrorHandler EH, uint64_t MaxSize) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h39 EHFrameRelatedSections(SID EH, SID T, SID Ex) argument
/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dcommon.c163 #define EH(x) (x)[0], (x)[1], (x)[2], (x)[3], (x)[4], (x)[5] macro
/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_avl.h68 #define EH 0 macro
/netbsd-current/usr.sbin/paxctl/
H A Dpaxctl.c188 #define EH(field) (size == 32 ? SWAP(e.h32.field) : SWAP(e.h64.field)) macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h163 EH = 1, ///< Emit .eh_frame member in class:llvm::AsmPrinter::CFISection
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp221 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { argument
H A DMCStreamer.cpp432 void MCStreamer::emitCFISections(bool EH, bool Debug) {} argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h753 void setExceptionsType(ExceptionHandling EH) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp428 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, local
6183 bool EH = false; local
6984 maybeConsumeDash(const std::string &EH, size_t &I) argument
7006 EHFlags EH; local
7137 EHFlags EH = parseClangCLEHFlags(D, Args); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4132 bool EH = false; local
H A DMasmParser.cpp5192 bool EH = false; local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c3677 /* The EH field in larx instruction. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dppc-opc.c3075 /* The EH field in larx instruction. */ macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c3766 /* The EH field in larx instruction. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c3677 /* The EH field in larx instruction. */ macro

Completed in 586 milliseconds