/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | ArchiveEmitter.cpp | 20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
|
H A D | WasmEmitter.cpp | 28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter() 682 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
H A D | ELFEmitter.cpp | 328 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 D | MachOEmitter.cpp | 635 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_scn.c | 67 #define CHECK_EHDR(E,EH) do { \ in _libelf_load_section_headers() argument
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_avl.h | 68 #define EH 0 macro
|
/netbsd-src/usr.sbin/paxctl/ |
H A D | paxctl.c | 188 #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 D | elfxx-x86.h | 130 #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 D | elfxx-sparc.c | 679 #define UNDEFINED_WEAK_RESOLVED_TO_ZERO(INFO, EH) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-x86.h | 127 #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 D | elfxx-sparc.c | 679 #define UNDEFINED_WEAK_RESOLVED_TO_ZERO(INFO, EH) \ argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | AsmPrinter.h | 163 EH = 1, ///< Emit .eh_frame enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Clang.cpp | 428 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 D | MCAsmInfo.h | 753 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 221 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
H A D | MCStreamer.cpp | 432 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
|
H A D | MCAsmStreamer.cpp | 1758 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4132 bool EH = false; in parseDirectiveCFISections() local
|
H A D | MasmParser.cpp | 5192 bool EH = false; in parseDirectiveCFISections() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ppc-opc.c | 3766 #define EH SH16 + 1 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ppc-opc.c | 3677 #define EH SH16 + 1 macro
|