HomeSort by relevance Sort by last modified time
    Searched refs:eh (Results 1 - 25 of 262) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/elfutils/backends/
arm_init.c 45 Ebl *eh,
53 eh->name = "ARM";
54 arm_init_reloc (eh);
55 HOOK (eh, segment_type_name);
56 HOOK (eh, section_type_name);
57 HOOK (eh, machine_flag_check);
58 HOOK (eh, reloc_simple_type);
59 HOOK (eh, register_info);
60 HOOK (eh, core_note);
61 HOOK (eh, auxv_info)
    [all...]
ppc_init.c 45 Ebl *eh,
53 eh->name = "PowerPC";
54 ppc_init_reloc (eh);
55 HOOK (eh, reloc_simple_type);
56 HOOK (eh, dynamic_tag_name);
57 HOOK (eh, dynamic_tag_check);
58 HOOK (eh, check_special_symbol);
59 HOOK (eh, bss_plt_p);
60 HOOK (eh, return_value_location);
61 HOOK (eh, register_info)
    [all...]
s390_init.c 46 Ebl *eh,
54 eh->name = "IBM S/390";
55 s390_init_reloc (eh);
56 HOOK (eh, reloc_simple_type);
57 HOOK (eh, register_info);
58 HOOK (eh, return_value_location);
59 if (eh->class == ELFCLASS64)
60 eh->core_note = s390x_core_note;
62 HOOK (eh, core_note);
63 HOOK (eh, abi_cfi)
    [all...]
i386_init.c 44 Ebl *eh,
52 eh->name = "Intel 80386";
53 i386_init_reloc (eh);
54 HOOK (eh, reloc_simple_type);
55 HOOK (eh, gotpc_reloc_check);
56 HOOK (eh, core_note);
57 generic_debugscn_p = eh->debugscn_p;
58 HOOK (eh, debugscn_p);
59 HOOK (eh, return_value_location);
60 HOOK (eh, register_info)
    [all...]
aarch64_init.c 44 Ebl *eh,
52 eh->name = "AARCH64";
53 aarch64_init_reloc (eh);
54 HOOK (eh, register_info);
55 HOOK (eh, core_note);
56 HOOK (eh, reloc_simple_type);
57 HOOK (eh, return_value_location);
58 HOOK (eh, check_special_symbol);
59 HOOK (eh, abi_cfi);
64 eh->frame_nregs = 97
    [all...]
alpha_init.c 45 Ebl *eh,
53 eh->name = "Alpha";
54 alpha_init_reloc (eh);
55 HOOK (eh, dynamic_tag_name);
56 HOOK (eh, dynamic_tag_check);
57 HOOK (eh, reloc_simple_type);
58 HOOK (eh, return_value_location);
59 HOOK (eh, machine_section_flag_check);
60 HOOK (eh, check_special_section);
61 HOOK (eh, check_special_symbol)
    [all...]
x86_64_init.c 47 Ebl *eh,
55 eh->name = "AMD x86-64";
56 x86_64_init_reloc (eh); variable
57 HOOK (eh, reloc_simple_type);
58 if (eh->class == ELFCLASS32)
59 eh->core_note = x32_core_note;
61 HOOK (eh, core_note);
62 HOOK (eh, return_value_location);
63 HOOK (eh, register_info);
64 HOOK (eh, syscall_abi)
    [all...]
sparc_init.c 50 Ebl *eh,
59 eh->name = "SPARC v9";
61 eh->name = "SPARC v8+";
63 eh->name = "SPARC";
64 sparc_init_reloc (eh); variable
65 HOOK (eh, reloc_simple_type);
66 HOOK (eh, machine_flag_check);
67 HOOK (eh, check_special_section);
68 HOOK (eh, symbol_type_name);
69 HOOK (eh, dynamic_tag_name)
    [all...]
tilegx_init.c 43 Ebl *eh,
51 eh->name = "TILE-Gx";
52 tilegx_init_reloc (eh);
53 HOOK (eh, reloc_simple_type);
54 HOOK (eh, return_value_location);
55 HOOK (eh, register_info);
56 HOOK (eh, core_note);
ia64_init.c 44 Ebl *eh,
52 eh->name = "Intel IA-64";
53 ia64_init_reloc (eh);
54 HOOK (eh, reloc_simple_type);
55 HOOK (eh, segment_type_name);
56 HOOK (eh, section_type_name);
57 HOOK (eh, dynamic_tag_name);
58 HOOK (eh, dynamic_tag_check);
59 HOOK (eh, machine_flag_check);
60 HOOK (eh, machine_section_flag_check)
    [all...]
sh_init.c 45 Ebl *eh,
53 eh->name = "Hitachi SH";
54 sh_init_reloc (eh);
55 HOOK (eh, reloc_simple_type);
56 HOOK (eh, gotpc_reloc_check);
57 HOOK (eh, machine_flag_check);
58 HOOK (eh, core_note);
59 HOOK (eh, register_info);
60 HOOK (eh, return_value_location);
ppc64_init.c 47 Ebl *eh,
55 eh->name = "PowerPC 64-bit";
56 ppc64_init_reloc (eh);
57 HOOK (eh, reloc_simple_type);
58 HOOK (eh, dynamic_tag_name);
59 HOOK (eh, dynamic_tag_check);
60 HOOK (eh, machine_flag_check);
61 HOOK (eh, copy_reloc_p);
62 HOOK (eh, check_special_symbol);
63 HOOK (eh, check_st_other_bits)
    [all...]
libebl_CPU.h 41 Ebl *eh, size_t ehlen);
45 #define HOOK(eh, name) eh->name = EBLHOOK(name)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
eh-frame-hdr.d 1 #source: eh-frame-hdr.s
2 #ld: -e _start --eh-frame-hdr
eh-group.exp 26 # error in tmpdir/eh-group.o(.eh_frame); no .eh_frame_hdr table will be created.
47 set testname "Guess the target size from eh-group1size.o"
48 if [ld_assemble $as "$srcdir/$subdir/eh-group1.s" "tmpdir/eh-group1size.o"] {
55 if [is_elf64 "tmpdir/eh-group1size.o"] {
60 [list "Build eh-group1.o" \
62 {eh-group1.s eh-group2.s} {} "eh-group.o"] \
67 set testname "Link eh-group.o to eh-group
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ThreadTest.java 40 MyHandler eh = new MyHandler(); local
42 current.setUncaughtExceptionHandler(eh);
44 assertSame(eh, current.getUncaughtExceptionHandler());
64 MyHandler eh = new MyHandler(); local
66 Thread.setDefaultUncaughtExceptionHandler(eh);
68 assertSame(eh, Thread.getDefaultUncaughtExceptionHandler());
  /external/llvm/test/MC/MachO/
symbol-diff.s 5 _g.eh:
70 // CHECK: 0x0 0 3 1 X86_64_RELOC_SUBTRACTOR 0 _g.eh
85 // CHECK: Name: _g.eh (1)
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
symbol-diff.s 5 _g.eh:
78 // CHECK-NEXT: ('_string_data', '\x00_g\x00_g.eh\x00\x00\x00')
94 // CHECK-NEXT: ('_string', '_g.eh')
  /external/curl/tests/libtest/
lib540.c 49 CURL *eh[NUM_HANDLES]; variable
56 res_easy_init(eh[num]);
60 res_easy_setopt(eh[num], CURLOPT_URL, url);
64 res_easy_setopt(eh[num], CURLOPT_PROXY, PROXY);
68 res_easy_setopt(eh[num], CURLOPT_PROXYUSERPWD, userpwd);
72 res_easy_setopt(eh[num], CURLOPT_PROXYAUTH, (long)CURLAUTH_ANY);
76 res_easy_setopt(eh[num], CURLOPT_VERBOSE, 1L);
80 res_easy_setopt(eh[num], CURLOPT_HEADER, 1L);
84 res_easy_setopt(eh[num], CURLOPT_HTTPHEADER, headers); /* custom Host: */
88 res_multi_add_handle(cm, eh[num])
    [all...]
  /external/syslinux/com32/mboot/
map.c 106 Elf32_Ehdr *eh = ptr; local
144 memcmp(eh->e_ident, "\x7f" "ELF\1\1\1", 6) ||
145 (eh->e_machine != EM_386 && eh->e_machine != EM_486 &&
146 eh->e_machine != EM_X86_64) ||
147 eh->e_version != EV_CURRENT ||
148 eh->e_ehsize < sizeof(Elf32_Ehdr) || eh->e_ehsize >= len ||
149 eh->e_phentsize < sizeof(Elf32_Phdr) ||
150 !eh->e_phnum || eh->e_phoff + eh->e_phentsize * eh->e_phnum > len
    [all...]
solaris.c 40 bool kernel_is_solaris(const Elf32_Ehdr *eh)
42 return eh->e_ident[EI_OSABI] == 6; /* ABI == Solaris */
  /external/google-breakpad/src/processor/testdata/
linux_test_app.cc 75 google_breakpad::ExceptionHandler eh(".", NULL, callback, NULL, true);
76 if (!eh.WriteMinidump()) {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
gc-unwind.s 1 @ Test -gc-sections and unwinding tables. .data.eh should be pulled in
2 @ via the EH tables, .data.foo should not.
26 .section .data.eh
30 .section .text.eh
  /external/xmlrpcpp/src/
XmlRpc.h 46 static void setErrorHandler(XmlRpcErrorHandler* eh)
47 { _errorHandler = eh; }
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h 164 #define IPV6_EXTHDR_LEN(eh) ((((struct ipv6_exthdr *)(eh))->hdrlen + 1) << 3)
182 struct ipv6_exthdr *eh = (struct ipv6_exthdr *)h; local
184 while (IPV6_EXTHDR(eh->nexthdr)) {
185 if (eh->nexthdr == IPV6_EXTHDR_NONE)
187 else if (eh->nexthdr == IPV6_EXTHDR_FRAGMENT)
189 else if (eh->nexthdr == IPV6_EXTHDR_AUTH)
190 hlen = (eh->hdrlen + 2) << 2;
192 hlen = IPV6_EXTHDR_LEN(eh);
195 eh = (struct ipv6_exthdr *)(h + len)
    [all...]

Completed in 448 milliseconds

1 2 3 4 5 6 7 8 91011