Home
last modified time | relevance | path

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

12345678

/external/elfutils/0.153/backends/
Dsparc_init.c40 sparc_init (elf, machine, eh, ehlen) in sparc_init() argument
43 Ebl *eh;
52 eh->name = "SPARC v9";
54 eh->name = "SPARC v8+";
56 eh->name = "SPARC";
57 sparc_init_reloc (eh);
58 HOOK (eh, reloc_simple_type);
59 HOOK (eh, machine_flag_check);
60 HOOK (eh, check_special_section);
61 HOOK (eh, symbol_type_name);
[all …]
Dalpha_init.c40 alpha_init (elf, machine, eh, ehlen) in alpha_init() argument
43 Ebl *eh;
51 eh->name = "Alpha";
52 alpha_init_reloc (eh);
53 HOOK (eh, dynamic_tag_name);
54 HOOK (eh, dynamic_tag_check);
55 HOOK (eh, reloc_simple_type);
56 HOOK (eh, return_value_location);
57 HOOK (eh, machine_section_flag_check);
58 HOOK (eh, check_special_section);
[all …]
Dppc_init.c40 ppc_init (elf, machine, eh, ehlen) in ppc_init() argument
43 Ebl *eh;
51 eh->name = "PowerPC";
52 ppc_init_reloc (eh);
53 HOOK (eh, reloc_simple_type);
54 HOOK (eh, dynamic_tag_name);
55 HOOK (eh, dynamic_tag_check);
56 HOOK (eh, check_special_symbol);
57 HOOK (eh, bss_plt_p);
58 HOOK (eh, return_value_location);
[all …]
Di386_init.c39 i386_init (elf, machine, eh, ehlen) in i386_init() argument
42 Ebl *eh;
50 eh->name = "Intel 80386";
51 i386_init_reloc (eh);
52 HOOK (eh, reloc_simple_type);
53 HOOK (eh, gotpc_reloc_check);
54 HOOK (eh, core_note);
55 generic_debugscn_p = eh->debugscn_p;
56 HOOK (eh, debugscn_p);
57 HOOK (eh, return_value_location);
[all …]
Dppc64_init.c40 ppc64_init (elf, machine, eh, ehlen) in ppc64_init() argument
43 Ebl *eh;
51 eh->name = "PowerPC 64-bit";
52 ppc64_init_reloc (eh);
53 HOOK (eh, reloc_simple_type);
54 HOOK (eh, dynamic_tag_name);
55 HOOK (eh, dynamic_tag_check);
56 HOOK (eh, copy_reloc_p);
57 HOOK (eh, check_special_symbol);
58 HOOK (eh, bss_plt_p);
[all …]
Dia64_init.c39 ia64_init (elf, machine, eh, ehlen) in ia64_init() argument
42 Ebl *eh;
50 eh->name = "Intel IA-64";
51 ia64_init_reloc (eh);
52 HOOK (eh, reloc_simple_type);
53 HOOK (eh, segment_type_name);
54 HOOK (eh, section_type_name);
55 HOOK (eh, dynamic_tag_name);
56 HOOK (eh, dynamic_tag_check);
57 HOOK (eh, machine_flag_check);
[all …]
Darm_init.c40 arm_init (elf, machine, eh, ehlen) in arm_init() argument
43 Ebl *eh;
51 eh->name = "ARM";
52 arm_init_reloc (eh);
53 HOOK (eh, segment_type_name);
54 HOOK (eh, section_type_name);
55 HOOK (eh, machine_flag_check);
56 HOOK (eh, reloc_simple_type);
57 HOOK (eh, register_info);
58 HOOK (eh, core_note);
[all …]
Dx86_64_init.c39 x86_64_init (elf, machine, eh, ehlen) in x86_64_init() argument
42 Ebl *eh;
50 eh->name = "AMD x86-64";
51 x86_64_init_reloc (eh);
52 HOOK (eh, reloc_simple_type);
53 HOOK (eh, core_note);
54 HOOK (eh, return_value_location);
55 HOOK (eh, register_info);
56 HOOK (eh, syscall_abi);
57 HOOK (eh, auxv_info);
[all …]
Dsh_init.c40 sh_init (elf, machine, eh, ehlen) in sh_init() argument
43 Ebl *eh;
51 eh->name = "Hitachi SH";
52 sh_init_reloc (eh);
53 HOOK (eh, reloc_simple_type);
54 HOOK (eh, gotpc_reloc_check);
55 HOOK (eh, machine_flag_check);
56 HOOK (eh, core_note);
57 HOOK (eh, register_info);
58 HOOK (eh, return_value_location);
Ds390_init.c39 s390_init (elf, machine, eh, ehlen) in s390_init() argument
42 Ebl *eh;
50 eh->name = "IBM S/390";
51 s390_init_reloc (eh);
52 HOOK (eh, reloc_simple_type);
53 HOOK (eh, register_info);
54 HOOK (eh, return_value_location);
57 if (eh->class == ELFCLASS64)
58 eh->sysvhash_entrysize = sizeof (Elf64_Xword);
Dlibebl_CPU.h37 Ebl *eh, size_t ehlen);
41 #define HOOK(eh, name) eh->name = EBLHOOK(name) argument
/external/e2fsprogs/lib/ext2fs/
Dextent.c74 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header() argument
77 ext2fs_le16_to_cpu(eh->eh_magic), in dbg_show_header()
78 ext2fs_le16_to_cpu(eh->eh_entries), in dbg_show_header()
79 ext2fs_le16_to_cpu(eh->eh_max), in dbg_show_header()
80 ext2fs_le16_to_cpu(eh->eh_depth), in dbg_show_header()
81 ext2fs_le32_to_cpu(eh->eh_generation)); in dbg_show_header()
124 #define dbg_show_header(eh) do { } while (0) argument
136 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local
138 dbg_show_header(eh); in ext2fs_extent_header_verify()
139 if (ext2fs_le16_to_cpu(eh->eh_magic) != EXT3_EXT_MAGIC) in ext2fs_extent_header_verify()
[all …]
/external/llvm/test/CodeGen/ARM/
Dehabi-filters.ll53 %eh.lpad-body = phi { i8*, i32 } [ %4, %lpad ], [ %1, %lpad.i ]
54 %5 = extractvalue { i8*, i32 } %eh.lpad-body, 1
55 %6 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTIi to i8*)) nounwind
57 br i1 %matches, label %try.cont, label %eh.resume
60 %7 = extractvalue { i8*, i32 } %eh.lpad-body, 0
65 eh.resume: ; preds = %lpad.body
66 resume { i8*, i32 } %eh.lpad-body
69 declare i32 @llvm.eh.typeid.for(i8*) nounwind readnone
Dinvoke-donothing-assert.ll25 br label %eh.resume
30 br label %eh.resume
32 eh.resume:
40 to label %call.i.i.i.noexc unwind label %eh.resume
60 eh.resume:
Darm-ttype-target2.ll16 %2 = tail call i32 @llvm.eh.typeid.for(i8* bitcast ({ i8*, i8* }* @_ZTI3Foo to i8*)) nounwind
20 br i1 %matches, label %catch, label %eh.resume
32 eh.resume: ; preds = %lpad
40 declare i32 @llvm.eh.typeid.for(i8*) nounwind readnone
D2014-05-14-DwarfEHCrash.ll20 %2 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTIi to i8*)) #2
22 br i1 %matches, label %catch, label %eh.resume
33 eh.resume: ; preds = %lpad
42 declare i32 @llvm.eh.typeid.for(i8*) #1
/external/llvm/test/Transforms/GVN/
D2011-09-07-TypeIdFor.ll12 declare i32 @llvm.eh.typeid.for(i8*) nounwind readonly
33 …%typeid.i = tail call i32 @llvm.eh.typeid.for(i8* bitcast (%struct.__fundamental_type_info_pseudo*…
34 ; CHECK: call i32 @llvm.eh.typeid.for
39 …%typeid1.i = tail call i32 @llvm.eh.typeid.for(i8* bitcast (%struct.__fundamental_type_info_pseudo…
40 ; CHECK: call i32 @llvm.eh.typeid.for
56 …%typeid = tail call i32 @llvm.eh.typeid.for(i8* bitcast (%struct.__fundamental_type_info_pseudo* @…
57 ; CHECK-NOT: call i32 @llvm.eh.typeid.for
62 …%typeid1 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (%struct.__fundamental_type_info_pseudo* …
/external/llvm/test/CodeGen/X86/
D2008-08-31-EH_RETURN32.ll11 call void @llvm.eh.unwind.init()
13 call void @llvm.eh.return.i32(i32 %a, i8* %b)
27 call void @llvm.eh.return.i32(i32 %a, i8* %b)
37 declare void @llvm.eh.return.i32(i32, i8*)
38 declare void @llvm.eh.unwind.init()
D2008-08-31-EH_RETURN64.ll15 call void @llvm.eh.unwind.init()
17 call void @llvm.eh.return.i64(i64 %a, i8* %b)
21 declare void @llvm.eh.return.i64(i64, i8*)
22 declare void @llvm.eh.unwind.init()
50 tail call void @llvm.eh.return.i64(i64 0, i8* null)
/external/llvm/test/Transforms/Inline/
Dinline_invoke.ll21 declare i32 @llvm.eh.typeid.for(i8*) nounwind
74 %eh.exc = extractvalue { i8*, i32 } %exn, 0
75 %eh.selector = extractvalue { i8*, i32 } %exn, 1
76 %0 = call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTIi to i8*)) nounwind
77 %1 = icmp eq i32 %eh.selector, %0
78 br i1 %1, label %catch, label %eh.resume
81 %ignored = call i8* @__cxa_begin_catch(i8* %eh.exc) nounwind
85 eh.resume:
111 ; CHECK-NEXT: call i32 @llvm.eh.typeid.for(
133 %eh.exc = extractvalue { i8*, i32 } %exn, 0
[all …]
/external/llvm/test/CodeGen/Mips/
Deh-dwarf-cfa.ll7 declare i8* @llvm.eh.dwarf.cfa(i32) nounwind
13 %0 = call i8* @llvm.eh.dwarf.cfa(i32 0)
24 %0 = call i8* @llvm.eh.dwarf.cfa(i32 0)
42 %0 = call i8* @llvm.eh.dwarf.cfa(i32 0)
60 %0 = call i8* @llvm.eh.dwarf.cfa(i32 0)
Deh.ll33 %1 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTId to i8*)) nounwind
35 br i1 %2, label %catch, label %eh.resume
46 eh.resume: ; preds = %lpad
57 declare i32 @llvm.eh.typeid.for(i8*) nounwind
/external/llvm/test/CodeGen/XCore/
Dllvm-intrinsics.ll6 declare i8* @llvm.eh.dwarf.cfa(i32) nounwind
7 declare void @llvm.eh.return.i32(i32, i8*) nounwind
8 declare void @llvm.eh.unwind.init() nounwind
60 %0 = call i8* @llvm.eh.dwarf.cfa(i32 0)
73 %1 = call i8* @llvm.eh.dwarf.cfa(i32 0)
94 call void @llvm.eh.return.i32(i32 %offset, i8* %handler)
126 call void @llvm.eh.return.i32(i32 %offset, i8* %handler)
149 call void @llvm.eh.return.i32(i32 %0, i8* @handler)
196 call void @llvm.eh.unwind.init()
248 call void @llvm.eh.unwind.init()
[all …]
/external/llvm/docs/
DExceptionHandling.rst35 <http://mentorembedded.github.com/cxx-abi/abi-eh.html>`_. A description of the
47 `llvm.eh.sjlj.setjmp`_ and `llvm.eh.sjlj.longjmp`_ to handle control flow for
56 context. The runtime returns to the function via `llvm.eh.sjlj.longjmp`_, where
175 returned by "``@llvm.eh.typeid.for(i8* @ExcType)``". This will always be a
220 must call the `llvm.eh.typeid.for`_ intrinsic to determine the index for a given
313 intrinsic functions (name prefixed with ``llvm.eh``) to provide exception
316 .. _llvm.eh.typeid.for:
318 ``llvm.eh.typeid.for``
323 i32 @llvm.eh.typeid.for(i8* %type_info)
335 The ``llvm.eh.sjlj`` intrinsics are used internally within LLVM's
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp125 eh = NULL; in WpaGui()
188 if (eh) { in ~WpaGui()
189 eh->close(); in ~WpaGui()
190 delete eh; in ~WpaGui()
191 eh = NULL; in ~WpaGui()
753 if (eh) { in eventHistory()
754 eh->close(); in eventHistory()
755 delete eh; in eventHistory()
758 eh = new EventHistory(); in eventHistory()
759 if (eh == NULL) in eventHistory()
[all …]

12345678