Home
last modified time | relevance | path

Searched refs:ELFCLASS64 (Results 1 – 25 of 5138) sorted by relevance

12345678910>>...206

/dports/devel/bsdelf/elftoolchain-0.7.1/libelftc/
H A Dlibelftc_bfdtarget.c201 .bt_elfclass = ELFCLASS64,
209 .bt_elfclass = ELFCLASS64,
218 .bt_elfclass = ELFCLASS64,
225 .bt_elfclass = ELFCLASS64,
233 .bt_elfclass = ELFCLASS64,
241 .bt_elfclass = ELFCLASS64,
249 .bt_elfclass = ELFCLASS64,
256 .bt_elfclass = ELFCLASS64,
264 .bt_elfclass = ELFCLASS64,
272 .bt_elfclass = ELFCLASS64,
[all …]
/dports/devel/elftoolchain/elftoolchain-0.7.1/libelftc/
H A Dlibelftc_bfdtarget.c201 .bt_elfclass = ELFCLASS64,
209 .bt_elfclass = ELFCLASS64,
218 .bt_elfclass = ELFCLASS64,
225 .bt_elfclass = ELFCLASS64,
233 .bt_elfclass = ELFCLASS64,
241 .bt_elfclass = ELFCLASS64,
249 .bt_elfclass = ELFCLASS64,
256 .bt_elfclass = ELFCLASS64,
264 .bt_elfclass = ELFCLASS64,
272 .bt_elfclass = ELFCLASS64,
[all …]
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libelf/
H A D_libelf_config.h34 #define LIBELF_CLASS ELFCLASS64
54 #define LIBELF_CLASS ELFCLASS64
60 #define LIBELF_CLASS ELFCLASS64
82 #define LIBELF_CLASS ELFCLASS64
102 #define LIBELF_CLASS ELFCLASS64
114 #define LIBELF_CLASS ELFCLASS64
148 #define LIBELF_CLASS ELFCLASS64
181 #define LIBELF_CLASS ELFCLASS64
187 #define LIBELF_CLASS ELFCLASS64
201 #elif LIBELF_CLASS == ELFCLASS64
[all …]
H A Dgelf_ehdr.c48 return (_libelf_ehdr(e, ELFCLASS64, 0)); in elf64_getehdr()
59 ((ec = e->e_class) != ELFCLASS32 && ec != ELFCLASS64)) { in gelf_getehdr()
87 assert(ec == ELFCLASS64); in gelf_getehdr()
89 if ((eh64 = _libelf_ehdr(e, ELFCLASS64, 0)) == NULL) in gelf_getehdr()
105 return (_libelf_ehdr(e, ELFCLASS64, 1)); in elf64_newehdr()
112 (ec == ELFCLASS32 || ec == ELFCLASS64)) in gelf_newehdr()
128 ((ec = e->e_class) != ELFCLASS32 && ec != ELFCLASS64)) { in gelf_update_ehdr()
143 if (ec == ELFCLASS64) { in gelf_update_ehdr()
/dports/devel/bsdelf/elftoolchain-0.7.1/test/elfdump/ts/archive2/
H A D@e%libdwarf.a.out6 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
25 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
44 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
63 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
82 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
101 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
120 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
139 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
158 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
177 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
[all …]
H A D@S@e%libdwarf.a.out6 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
18 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
30 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
42 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
54 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
66 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
78 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
90 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
102 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
114 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
[all …]
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/elfdump/ts/archive2/
H A D@e%libdwarf.a.out6 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
25 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
44 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
63 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
82 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
101 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
120 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
139 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
158 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
177 e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_FREEBSD
[all …]
H A D@S@e%libdwarf.a.out6 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
18 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
30 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
42 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
54 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
66 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
78 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
90 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
102 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
114 ei_class: ELFCLASS64 ei_data: ELFDATA2LSB
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
21 Class: ELFCLASS64
33 Class: ELFCLASS64
46 Class: ELFCLASS64
61 Class: ELFCLASS64
69 Class: ELFCLASS64
82 Class: ELFCLASS64
95 Class: ELFCLASS64
108 Class: ELFCLASS64
121 Class: ELFCLASS64
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
21 Class: ELFCLASS64
33 Class: ELFCLASS64
46 Class: ELFCLASS64
61 Class: ELFCLASS64
69 Class: ELFCLASS64
82 Class: ELFCLASS64
95 Class: ELFCLASS64
108 Class: ELFCLASS64
121 Class: ELFCLASS64
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
21 Class: ELFCLASS64
33 Class: ELFCLASS64
46 Class: ELFCLASS64
61 Class: ELFCLASS64
69 Class: ELFCLASS64
82 Class: ELFCLASS64
95 Class: ELFCLASS64
108 Class: ELFCLASS64
121 Class: ELFCLASS64
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
21 Class: ELFCLASS64
33 Class: ELFCLASS64
46 Class: ELFCLASS64
61 Class: ELFCLASS64
69 Class: ELFCLASS64
82 Class: ELFCLASS64
95 Class: ELFCLASS64
108 Class: ELFCLASS64
121 Class: ELFCLASS64
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dheader-osabi.yaml13 Class: ELFCLASS64
20 Class: ELFCLASS64
31 Class: ELFCLASS64
43 Class: ELFCLASS64
57 Class: ELFCLASS64
64 Class: ELFCLASS64
76 Class: ELFCLASS64
88 Class: ELFCLASS64
100 Class: ELFCLASS64
112 Class: ELFCLASS64
[all …]
/dports/devel/bsdelf/elftoolchain-0.7.1/libelf/
H A D_libelf_config.h34 #define LIBELF_CLASS ELFCLASS64
54 #define LIBELF_CLASS ELFCLASS64
60 #define LIBELF_CLASS ELFCLASS64
82 #define LIBELF_CLASS ELFCLASS64
104 #define LIBELF_CLASS ELFCLASS64
138 #define LIBELF_CLASS ELFCLASS64
177 #elif LIBELF_CLASS == ELFCLASS64
180 #error LIBELF_CLASS needs to be one of ELFCLASS32 or ELFCLASS64
H A Dgelf_ehdr.c47 return (_libelf_ehdr(e, ELFCLASS64, 0)); in elf64_getehdr()
58 ((ec = e->e_class) != ELFCLASS32 && ec != ELFCLASS64)) { in gelf_getehdr()
86 assert(ec == ELFCLASS64); in gelf_getehdr()
88 if ((eh64 = _libelf_ehdr(e, ELFCLASS64, 0)) == NULL) in gelf_getehdr()
104 return (_libelf_ehdr(e, ELFCLASS64, 1)); in elf64_newehdr()
111 (ec == ELFCLASS32 || ec == ELFCLASS64)) in gelf_newehdr()
127 ((ec = e->e_class) != ELFCLASS32 && ec != ELFCLASS64)) { in gelf_update_ehdr()
142 if (ec == ELFCLASS64) { in gelf_update_ehdr()
/dports/devel/elftoolchain/elftoolchain-0.7.1/libelf/
H A D_libelf_config.h34 #define LIBELF_CLASS ELFCLASS64
54 #define LIBELF_CLASS ELFCLASS64
60 #define LIBELF_CLASS ELFCLASS64
82 #define LIBELF_CLASS ELFCLASS64
104 #define LIBELF_CLASS ELFCLASS64
138 #define LIBELF_CLASS ELFCLASS64
177 #elif LIBELF_CLASS == ELFCLASS64
180 #error LIBELF_CLASS needs to be one of ELFCLASS32 or ELFCLASS64
H A Dgelf_ehdr.c47 return (_libelf_ehdr(e, ELFCLASS64, 0)); in elf64_getehdr()
58 ((ec = e->e_class) != ELFCLASS32 && ec != ELFCLASS64)) { in gelf_getehdr()
86 assert(ec == ELFCLASS64); in gelf_getehdr()
88 if ((eh64 = _libelf_ehdr(e, ELFCLASS64, 0)) == NULL) in gelf_getehdr()
104 return (_libelf_ehdr(e, ELFCLASS64, 1)); in elf64_newehdr()
111 (ec == ELFCLASS32 || ec == ELFCLASS64)) in gelf_newehdr()
127 ((ec = e->e_class) != ELFCLASS32 && ec != ELFCLASS64)) { in gelf_update_ehdr()
142 if (ec == ELFCLASS64) { in gelf_update_ehdr()

12345678910>>...206