Home
last modified time | relevance | path

Searched refs:eh (Results 1 – 25 of 148) sorted by relevance

123456

/external/elfutils/libebl/
Dmips_init.c23 mips_init (elf, machine, eh, ehlen) in mips_init() argument
26 Ebl *eh;
35 eh->name = "MIPS R3000 big-endian";
37 eh->name = "MIPS R3000 little-endian";
39 eh->reloc_type_name = mips_reloc_type_name;
40 eh->segment_type_name = mips_segment_type_name;
41 eh->section_type_name = mips_section_type_name;
42 eh->machine_flag_name = mips_machine_flag_name;
43 eh->dynamic_tag_name = mips_dynamic_tag_name;
44 eh->destr = mips_destr;
Di386_init.c23 i386_init (elf, machine, eh, ehlen) in i386_init() argument
26 Ebl *eh;
34 eh->name = "Intel 80386";
35 eh->reloc_type_name = i386_reloc_type_name;
36 eh->reloc_type_check = i386_reloc_type_check;
37 eh->reloc_valid_use = i386_reloc_valid_use;
38 eh->gotpc_reloc_check = i386_gotpc_reloc_check;
39 eh->core_note = i386_core_note;
40 eh->destr = i386_destr;
Dppc64_init.c23 ppc64_init (elf, machine, eh, ehlen) in ppc64_init() argument
26 Ebl *eh;
34 eh->name = "PowerPC 64-bit";
35 eh->reloc_type_name = ppc64_reloc_type_name;
36 eh->reloc_type_check = ppc64_reloc_type_check;
37 eh->reloc_valid_use = ppc64_reloc_valid_use;
38 eh->dynamic_tag_name = ppc64_dynamic_tag_name;
39 eh->destr = ppc64_destr;
Dia64_init.c23 ia64_init (elf, machine, eh, ehlen) in ia64_init() argument
26 Ebl *eh;
34 eh->name = "Intel IA-64";
35 eh->reloc_type_name = ia64_reloc_type_name;
36 eh->reloc_type_check = ia64_reloc_type_check;
37 eh->segment_type_name = ia64_segment_type_name;
38 eh->dynamic_tag_name = ia64_dynamic_tag_name;
39 eh->destr = ia64_destr;
Dsparc_init.c22 sparc_init (elf, machine, eh, ehlen) in sparc_init() argument
25 Ebl *eh;
34 eh->name = "SPARC v9";
36 eh->name = "SPARC v8+";
38 eh->name = "SPARC";
39 eh->reloc_type_name = sparc_reloc_type_name;
40 eh->reloc_type_check = sparc_reloc_type_check;
42 eh->destr = sparc_destr;
Dppc_init.c23 ppc_init (elf, machine, eh, ehlen) in ppc_init() argument
26 Ebl *eh;
34 eh->name = "PowerPC";
35 eh->reloc_type_name = ppc_reloc_type_name;
36 eh->reloc_type_check = ppc_reloc_type_check;
37 eh->reloc_valid_use = ppc_reloc_valid_use;
38 eh->destr = ppc_destr;
Dx86_64_init.c23 x86_64_init (elf, machine, eh, ehlen) in x86_64_init() argument
26 Ebl *eh;
34 eh->name = "AMD x86-64";
35 eh->reloc_type_name = x86_64_reloc_type_name;
36 eh->reloc_type_check = x86_64_reloc_type_check;
37 eh->reloc_valid_use = x86_64_reloc_valid_use;
39 eh->destr = x86_64_destr;
Dalpha_init.c23 alpha_init (elf, machine, eh, ehlen) in alpha_init() argument
26 Ebl *eh;
34 eh->name = "Alpha";
35 eh->reloc_type_name = alpha_reloc_type_name;
36 eh->reloc_type_check = alpha_reloc_type_check;
37 eh->destr = alpha_destr;
Darm_init.c23 arm_init (elf, machine, eh, ehlen) in arm_init() argument
26 Ebl *eh;
34 eh->name = "Arm";
35 eh->reloc_type_name = arm_reloc_type_name;
36 eh->reloc_type_check = arm_reloc_type_check;
37 eh->destr = arm_destr;
Dsh_init.c23 sh_init (elf, machine, eh, ehlen) in sh_init() argument
26 Ebl *eh;
34 eh->name = "Hitachi SH";
35 eh->reloc_type_name = sh_reloc_type_name;
36 eh->destr = sh_destr;
/external/llvm/test/Transforms/Inline/
Dinline_invoke.ll21 declare i8* @llvm.eh.exception() nounwind readonly
23 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
25 declare i32 @llvm.eh.typeid.for(i8*) nounwind
27 declare void @llvm.eh.resume(i8*, i32)
54 %exn = call i8* @llvm.eh.exception() nounwind
55 …%eh.selector = call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* @__gx…
60 call void @llvm.eh.resume(i8* %exn, i32 %eh.selector) noreturn
64 %exn3 = call i8* @llvm.eh.exception() nounwind
65 …%eh.selector4 = call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn3, i8* bitcast (i32 (...)* @__…
79 %exn = call i8* @llvm.eh.exception() nounwind
[all …]
/external/llvm/test/CodeGen/ARM/
D2011-05-04-MultipleLandingPadSuccs.ll38 %exn = tail call i8* @llvm.eh.exception() nounwind
39 …%eh.selector = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* …
41 to label %eh.resume unwind label %terminate.lpad
44 %exn27 = tail call i8* @llvm.eh.exception() nounwind
45 …%eh.selector28 = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn27, i8* bitcast (i32 (..…
47 to label %eh.resume unwind label %terminate.lpad
60 %exn45 = tail call i8* @llvm.eh.exception() nounwind
61 …%eh.selector46 = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn45, i8* bitcast (i32 (..…
63 to label %eh.resume unwind label %terminate.lpad
65 eh.resume:
[all …]
Deh-resume-darwin.ll6 declare i8* @llvm.eh.exception() nounwind readonly
8 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
10 declare void @llvm.eh.resume(i8*, i32)
23 %exn = call i8* @llvm.eh.exception()
24 …%sel = call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* @__gxx_person…
25 call void @llvm.eh.resume(i8* %exn, i32 %sel) noreturn
D2010-07-26-GlobalMerge.ll1 ; RUN: llc -enable-correct-eh-support < %s
24 declare i8* @llvm.eh.exception() nounwind readonly
28 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
30 declare i32 @llvm.eh.typeid.for(i8*) nounwind
78 %exn = tail call i8* @llvm.eh.exception() nounwind ; <i8*> [#uses=4]
79 …%eh.selector = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* …
80 …%2 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (%0* @_ZTI1A to i8*)) nounwind ; <i32> [#uses=1]
81 %3 = icmp eq i32 %eh.selector, %2 ; <i1> [#uses=1]
82 br i1 %3, label %try.cont, label %eh.resume
84 eh.resume: ; preds = %lpad
/external/llvm/test/CodeGen/Mips/
Deh.ll35 %exn = tail call i8* @llvm.eh.exception() nounwind
36 …%eh.selector = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* …
37 %1 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTId to i8*)) nounwind
38 %2 = icmp eq i32 %eh.selector, %1
39 br i1 %2, label %catch, label %eh.resume
50 eh.resume: ; preds = %lpad
51 tail call void @llvm.eh.resume(i8* %exn, i32 %eh.selector) noreturn
60 declare i8* @llvm.eh.exception() nounwind readonly
64 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
66 declare i32 @llvm.eh.typeid.for(i8*) nounwind
[all …]
/external/e2fsprogs/lib/ext2fs/
Dextent.c73 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header() argument
76 ext2fs_le16_to_cpu(eh->eh_magic), in dbg_show_header()
77 ext2fs_le16_to_cpu(eh->eh_entries), in dbg_show_header()
78 ext2fs_le16_to_cpu(eh->eh_max), in dbg_show_header()
79 ext2fs_le16_to_cpu(eh->eh_depth), in dbg_show_header()
80 ext2fs_le32_to_cpu(eh->eh_generation)); in dbg_show_header()
123 #define dbg_show_header(eh) do { } while (0) argument
135 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local
137 dbg_show_header(eh); in ext2fs_extent_header_verify()
138 if (ext2fs_le16_to_cpu(eh->eh_magic) != EXT3_EXT_MAGIC) in ext2fs_extent_header_verify()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
Dwpagui.ui.h23 eh = NULL; in init()
63 if (eh) { in destroy()
64 eh->close(); in destroy()
65 delete eh; in destroy() local
66 eh = NULL; in destroy()
513 if (eh) { in eventHistory()
514 eh->close(); in eventHistory()
515 delete eh; in eventHistory() local
518 eh = new EventHistory(); in eventHistory()
519 if (eh == NULL) in eventHistory()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui/
Dwpagui.ui.h23 eh = NULL; in init()
63 if (eh) { in destroy()
64 eh->close(); in destroy()
65 delete eh; in destroy() local
66 eh = NULL; in destroy()
513 if (eh) { in eventHistory()
514 eh->close(); in eventHistory()
515 delete eh; in eventHistory() local
518 eh = new EventHistory(); in eventHistory()
519 if (eh == NULL) in eventHistory()
[all …]
/external/llvm/test/CodeGen/X86/
D2007-05-05-Personality.ll14 %eh_ptr = tail call i8* @llvm.eh.exception()
15 …%eh_select = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %eh_ptr, i8* bitcast (i32 (...)*…
16 %eh_typeid = tail call i32 @llvm.eh.typeid.for(i8* @error)
30 declare i8* @llvm.eh.exception() nounwind readonly
32 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
34 declare i32 @llvm.eh.typeid.for(i8*) nounwind
D2010-08-04-MingWCrash.ll13 %exn = tail call i8* @llvm.eh.exception() nounwind
14 …%eh.selector = tail call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* …
15 %ehspec.fails = icmp slt i32 %eh.selector, 0
29 declare i8* @llvm.eh.exception() nounwind readonly
33 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
Dno-cfi.ll27 %exn = call i8* @llvm.eh.exception() nounwind
28 …%eh.selector = call i32 (i8*, i8*, ...)* @llvm.eh.selector(i8* %exn, i8* bitcast (i32 (...)* @__gx…
34 declare i8* @llvm.eh.exception() nounwind readonly
38 declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
D2008-08-31-EH_RETURN32.ll10 call void @llvm.eh.unwind.init()
12 call void @llvm.eh.return.i32(i32 %a, i8* %b)
16 declare void @llvm.eh.return.i32(i32, i8*)
17 declare void @llvm.eh.unwind.init()
D2008-08-31-EH_RETURN64.ll10 call void @llvm.eh.unwind.init()
12 call void @llvm.eh.return.i64(i64 %a, i8* %b)
16 declare void @llvm.eh.return.i64(i64, i8*)
17 declare void @llvm.eh.unwind.init()
/external/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp55 eh = NULL; in WpaGui()
96 if (eh) { in ~WpaGui()
97 eh->close(); in ~WpaGui()
98 delete eh; in ~WpaGui()
99 eh = NULL; in ~WpaGui()
561 if (eh) { in eventHistory()
562 eh->close(); in eventHistory()
563 delete eh; in eventHistory()
566 eh = new EventHistory(); in eventHistory()
567 if (eh == NULL) in eventHistory()
[all …]
/external/wpa_supplicant/wpa_gui/
Dwpagui.ui.h23 eh = NULL; in init()
63 if (eh) { in destroy()
64 eh->close(); in destroy()
65 delete eh; in destroy() local
66 eh = NULL; in destroy()
515 if (eh) { in eventHistory()
516 eh->close(); in eventHistory()
517 delete eh; in eventHistory() local
520 eh = new EventHistory(); in eventHistory()
521 if (eh == NULL) in eventHistory()
[all …]

123456