Home
last modified time | relevance | path

Searched refs:EH (Results 1 – 25 of 64) sorted by relevance

123

/trueos/share/termcap/
HDtermcap155 :kb=^h:le=^H:bs:co#132:hc:hu=\EH:hd=\Eh:os:pt:up=^Z:
157 :le=^H:bs:co#132:hc:hd=\Eh:hu=\EH:os:pt:up=^Z:do=^J:
174 :kb=^h:le=^H:bs:co#80:hc:hu=\EH:hd=\Eh:os:pt:up=^Z:
261 :co#80:cl=\EH\EJ:cd=\EJ:cm=\EY%+ %+ :\
263 :dl=\EM:dc=\EP:ic=\E\136:sf=\EH\EM\EY5 :sr=\ET:kb=^H:
332 :co#80:dc=6\b:dl=130\EP\EA\EQ:dm=\EP:ed=\EQ:ei=\EQ:ho=\EH:\
337 :dc=6\EB:ei=\EP:ho=\EH:im=\EP:ip=6:\
340 :kh=\EH:ku=\EA:kr=\EC:li#24:nd=\EC:pc=\177:pt:eo:ul:up=\EA:xn:
413 :dl=\EO:dc=\EQ:kd=\EB:ku=\EA:kl=\ED:kr=\EC:kh=\EH:\
419 :dl=\EO:do=\EB:ds=\E#\072:es:fs=\E=:ho=\EH:\
[all …]
/trueos/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldMachO.h75 EHFrameRelatedSections(SID EH, SID T, SID Ex) in EHFrameRelatedSections()
76 : EHFrameSID(EH), TextSID(T), ExceptTabSID(Ex) {} in EHFrameRelatedSections()
/trueos/contrib/gcc/
HDlibgcc-std.ver147 # EH symbols
171 # SjLj EH symbols
/trueos/lib/libelf/
HDelf_scn.c58 #define CHECK_EHDR(E,EH) do { \ in _libelf_load_scn() argument
60 fsz != (EH)->e_shentsize || \ in _libelf_load_scn()
/trueos/contrib/tcsh/
HDtermcap.vms24 :ct=2\E[3g:st=2\EH:\
44 :ct=2\E[3g:st=2\EH:\
/trueos/release/picobsd/mfs_tree/etc/
HDtermcap46 :kh=\EG:kb=^h:ku=\EH:kd=\EP:kl=\EK:kr=\EM:\
69 :LE=2\E[%dD:ct=2\E[3g:st=2\EH:ta=^I:ms:bl=^G:cr=^M:eo:it#8:ut:\
93 :LE=\E[%dD:ct=\E[3g:st=\EH:tc=vt100-am:
170 :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
/trueos/contrib/groff/contrib/mm/examples/
HDMOVE4 .EH "'oj�mn'%'sida'"
HDReferences4 .EH "'even'%'page'"
/trueos/contrib/llvm/lib/MC/
HDMCStreamer.cpp232 void MCStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections() argument
233 assert(EH || Debug); in EmitCFISections()
234 EmitEHFrame = EH; in EmitCFISections()
HDMCAsmStreamer.cpp217 virtual void EmitCFISections(bool EH, bool Debug);
891 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) { in EmitCFISections() argument
892 MCStreamer::EmitCFISections(EH, Debug); in EmitCFISections()
898 if (EH) { in EmitCFISections()
/trueos/contrib/ncurses/misc/
HDterminfo.src343 cbt=\E[Z, ht=^I, hts=\EH, tbc=\E[2g,
458 hpa=\E[%i%p1%dG, hts=\EH, ich=\E[%p1%d@, il=\E[%p1%dL,
547 hts=\EH, il1=\E[L, ind=^J, kbs=^H, kcub1=\E[D, kcud1=\E[B,
672 hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@,
722 hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@,
949 hts=\EH, ich=\E[%p1%d@, ich1=\E[@, il=\E[%p1%dL, il1=\E[L,
996 home=\E[H, hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@,
1017 home=\E[H, hts=\EH, ich1=\E[1@, il1=\E[1L, ind=^J,
1210 home=\E[H, ht=^I, hts=\EH, il=\E[%p1%dL, il1=\E[L, ind=\ED,
1290 bel=^G, blink=\E{, bold=\E<, civis=\Ey0, clear=\EH\EJ,
[all …]
/trueos/contrib/gcc/config/ia64/
HDt-hpux29 # We do not want to include the EH stuff that linux uses, we want to use
/trueos/etc/
HDtermcap.small211 :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
244 :LE=2\E[%dD:ct=2\E[3g:st=2\EH:ta=^I:ms:bl=^G:cr=^M:eo:it#8:\
268 :so=\E[7m:sr=\EM:st=\EH:\
/trueos/contrib/llvm/patches/
HDpatch-r262261-llvm-r200282-sparc.diff3 Fix the DWARF EH encodings for Sparc PIC code.
/trueos/contrib/llvm/include/llvm/MC/
HDMCStreamer.h612 virtual void EmitCFISections(bool EH, bool Debug);
/trueos/contrib/llvm/tools/clang/include/clang/Frontend/
HDCodeGenOptions.def33 CODEGENOPT(ObjCAutoRefCountExceptions , 1, 0) ///< Whether ARC should be EH-safe.
/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDCLCompatOptions.td182 def _SLASH_EH : CLJoined<"EH">;
/trueos/contrib/gcc/cp/
HDChangeLog-1995128 the EH object.
140 push_eh_object to register the cleanup for the EH object.
583 * except.c (expand_end_eh_spec): Handle empty EH specifications.
631 for managing all frontend EH parameters, the backend routine only
679 compilations to use EH.
736 control to the right EH handler, by rethrowing the end label on the
746 EH region to handle it.
872 (expand_builtin_throw): Changed so that EH parameters are passed by
935 false_label_rtx, as it isn't used for EH region marking.
936 (expand_end_catch_block): Expand out EH cleanups here by using
[all …]
HDChangeLog.tree-ssa169 * init.c (build_new_1): Preevaluate initializer. Simplify EH code.
/trueos/contrib/llvm/lib/MC/MCParser/
HDAsmParser.cpp2738 bool EH = false; in parseDirectiveCFISections() local
2745 EH = true; in parseDirectiveCFISections()
2756 EH = true; in parseDirectiveCFISections()
2761 getStreamer().EmitCFISections(EH, Debug); in parseDirectiveCFISections()
/trueos/sys/dev/hwpmc/
HDhwpmc_core.c886 IAPDESCR(2EH, 0x2E, IAP_M_CORE | IAP_M_MESI | IAP_M_PREFETCH,
1087 IAPDESCR(6EH, 0x6E, IAP_M_AGENT | IAP_M_CORE, IAP_F_CA | IAP_F_CC2),
1088 IAPDESCR(6EH, 0x6E, IAP_M_CORE, IAP_F_CC),
1130 IAPDESCR(7EH, 0x7E, IAP_M_AGENT | IAP_M_CORE, IAP_F_CA | IAP_F_CC2),
/trueos/contrib/groff/contrib/mm/
HDChangeLog515 * removed PH/EH/OH not needed in ?.MT.
543 when PH, PF, OH, OF, EH and EF are used.
/trueos/share/misc/
HDiso3166267 EH ESH 732 Western Sahara
/trueos/contrib/tzdata/
HDzone.tab167 EH +2709-01312 Africa/El_Aaiun
/trueos/contrib/llvm/lib/Target/X86/
HDX86RegisterInfo.td43 // second - for EH on X86-32/Darwin and third is 'generic' one (X86-32/Linux

123