Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/ObjectYAML/
DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter()
653 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
DELFEmitter.cpp331 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState()
1892 yaml::ErrorHandler EH, uint64_t MaxSize) { in writeELF()
1963 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
DMachOEmitter.cpp637 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
/external/ppp/pppd/plugins/rp-pppoe/
Dcommon.c167 #define EH(x) (x)[0], (x)[1], (x)[2], (x)[3], (x)[4], (x)[5] macro
/external/parameter-framework/upstream/test/functional-tests/include/
DParameterFramework.hpp62 using EH = ::ElementHandle; typedef in parameterFramework::ParameterFramework
DElementHandle.hpp51 using EH = ::ElementHandle; typedef in parameterFramework::ElementHandle
/external/llvm-project/lldb/include/lldb/Symbol/
DDWARFCallFrameInfo.h35 enum Type { EH, DWARF }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter()
627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
DELFEmitter.cpp235 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState()
1405 yaml::ErrorHandler EH) { in writeELF()
1447 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2elf()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h541 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/external/llvm/lib/MC/
DMCObjectStreamer.cpp117 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCStreamer.cpp255 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCAsmStreamer.cpp1177 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h605 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h646 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp222 void MCObjectStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCAsmStreamer.cpp1510 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCStreamer.cpp418 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
/external/llvm-project/clang/lib/Driver/ToolChains/
DClang.cpp424 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, in addExceptionArgs() local
6651 static bool maybeConsumeDash(const std::string &EH, size_t &I) { in maybeConsumeDash()
6673 EHFlags EH; in parseClangCLEHFlags() local
6805 EHFlags EH = parseClangCLEHFlags(D, Args); in AddClangCLArgs() local
/external/llvm-project/llvm/lib/MC/
DMCObjectStreamer.cpp219 void MCObjectStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
DMCStreamer.cpp431 void MCStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
DMCAsmStreamer.cpp1667 void MCAsmStreamer::emitCFISections(bool EH, bool Debug) { in emitCFISections()
/external/clang/lib/Driver/
DTools.cpp2657 bool EH = Args.hasFlag(options::OPT_fexceptions, options::OPT_fno_exceptions, in addExceptionArgs() local
6183 static bool maybeConsumeDash(const std::string &EH, size_t &I) { in maybeConsumeDash()
6205 EHFlags EH; in parseClangCLEHFlags() local
6334 EHFlags EH = parseClangCLEHFlags(D, Args); in AddClangCLArgs() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp3439 bool EH = false; in parseDirectiveCFISections() local

12