Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
H A DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter()
682 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
H A DELFEmitter.cpp328 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState()
1877 yaml::ErrorHandler EH, uint64_t MaxSize) { in writeELF()
1942 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
H A DMachOEmitter.cpp635 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_scn.c67 #define CHECK_EHDR(E,EH) do { \ in _libelf_load_section_headers() argument
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_avl.h68 #define EH 0 macro
/netbsd-src/usr.sbin/paxctl/
H A Dpaxctl.c188 #define EH(field) (size == 32 ? SWAP(e.h32.field) : SWAP(e.h64.field)) in process_one() macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h130 #define UNDEFINED_WEAK_RESOLVED_TO_ZERO(INFO, EH) \ argument
139 #define SYMBOL_NO_COPYRELOC(INFO, EH) \ argument
201 #define GENERATE_DYNAMIC_RELOCATION_P(IS_X86_64, INFO, EH, R_TYPE, \ argument
H A Delfxx-sparc.c679 #define UNDEFINED_WEAK_RESOLVED_TO_ZERO(INFO, EH) \ argument
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h127 #define UNDEFINED_WEAK_RESOLVED_TO_ZERO(INFO, EH) \ argument
136 #define SYMBOL_NO_COPYRELOC(INFO, EH) \ argument
198 #define GENERATE_DYNAMIC_RELOCATION_P(IS_X86_64, INFO, EH, R_TYPE, \ argument
H A Delfxx-sparc.c679 #define UNDEFINED_WEAK_RESOLVED_TO_ZERO(INFO, EH) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h163 EH = 1, ///< Emit .eh_frame enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp428 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, in addExceptionArgs() local
6183 bool EH = false; in ConstructJob() local
6984 static bool maybeConsumeDash(const std::string &EH, size_t &I) { in maybeConsumeDash()
7006 EHFlags EH; in parseClangCLEHFlags() local
7137 EHFlags EH = parseClangCLEHFlags(D, Args); in AddClangCLArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h753 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp221 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
H A DMCStreamer.cpp432 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
H A DMCAsmStreamer.cpp1758 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4132 bool EH = false; in parseDirectiveCFISections() local
H A DMasmParser.cpp5192 bool EH = false; in parseDirectiveCFISections() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c3766 #define EH SH16 + 1 macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c3677 #define EH SH16 + 1 macro