Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
DOffloadEmitter.cpp21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload()
DXCOFFEmitter.cpp35 XCOFFWriter(XCOFFYAML::Object &Obj, raw_ostream &OS, yaml::ErrorHandler EH) in XCOFFWriter()
779 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
DDXContainerEmitter.cpp219 ErrorHandler EH) { in yaml2dxcontainer()
DWasmEmitter.cpp28 WasmWriter(WasmYAML::Object &Obj, yaml::ErrorHandler EH) in WasmWriter()
678 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
DELFEmitter.cpp339 ELFState<ELFT>::ELFState(ELFYAML::Object &D, yaml::ErrorHandler EH) in ELFState()
1920 yaml::ErrorHandler EH, uint64_t MaxSize) { in writeELF()
1987 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
DMachOEmitter.cpp746 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
/external/parameter-framework/upstream/test/functional-tests/include/
DElementHandle.hpp51 using EH = ::ElementHandle; typedef in parameterFramework::ElementHandle
DParameterFramework.hpp62 using EH = ::ElementHandle; typedef in parameterFramework::ParameterFramework
/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/
DJsonPathTest.kt95 class EH(val e: E) class
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineFunctionSplitter.cpp95 enum Status { Unknown = 0, EH = 1, NonEH = 2 }; in setDescendantEHBlocksCold() 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h165 EH = 1, ///< Emit .eh_frame enumerator
/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()
DMCAsmStreamer.cpp1177 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections()
DMCStreamer.cpp255 void MCStreamer::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/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()
/external/v4l-utils/lib/include/libdvbv5/
Dcountries.h612 EH, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCAsmInfo.h784 void setExceptionsType(ExceptionHandling EH) { in setExceptionsType()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCObjectStreamer.cpp240 void MCObjectStreamer::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

12