OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GROKER_ELEMENT
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
13153
#define
GROKER_ELEMENT
(S,F) {S, sizeof (S) - 1, F}
13162
GROKER_ELEMENT
("", elfcore_grok_note),
13163
GROKER_ELEMENT
(NOTE_NAME_FREEBSD, elfcore_grok_freebsd_note),
13164
GROKER_ELEMENT
("NetBSD-CORE", elfcore_grok_netbsd_note),
13165
GROKER_ELEMENT
("OpenBSD", elfcore_grok_openbsd_note),
13166
GROKER_ELEMENT
("QNX", elfcore_grok_nto_note),
13167
GROKER_ELEMENT
("SPU/", elfcore_grok_spu_note),
13168
GROKER_ELEMENT
("GNU", elfobj_grok_gnu_note),
13169
GROKER_ELEMENT
(NOTE_NAME_CORE, elfcore_grok_solaris_note)
13171
#undef
GROKER_ELEMENT
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
13365
#define
GROKER_ELEMENT
(S,F) {S, sizeof (S) - 1, F}
13374
GROKER_ELEMENT
("", elfcore_grok_note),
13375
GROKER_ELEMENT
("FreeBSD", elfcore_grok_freebsd_note),
13376
GROKER_ELEMENT
("NetBSD-CORE", elfcore_grok_netbsd_note),
13377
GROKER_ELEMENT
("OpenBSD", elfcore_grok_openbsd_note),
13378
GROKER_ELEMENT
("QNX", elfcore_grok_nto_note),
13379
GROKER_ELEMENT
("SPU/", elfcore_grok_spu_note),
13380
GROKER_ELEMENT
("GNU", elfobj_grok_gnu_note),
13381
GROKER_ELEMENT
("CORE", elfcore_grok_solaris_note)
13383
#undef
GROKER_ELEMENT
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
13275
#define
GROKER_ELEMENT
(S,F) {S, sizeof (S) - 1, F}
13284
GROKER_ELEMENT
("", elfcore_grok_note),
13285
GROKER_ELEMENT
("FreeBSD", elfcore_grok_freebsd_note),
13286
GROKER_ELEMENT
("NetBSD-CORE", elfcore_grok_netbsd_note),
13287
GROKER_ELEMENT
("OpenBSD", elfcore_grok_openbsd_note),
13288
GROKER_ELEMENT
("QNX", elfcore_grok_nto_note),
13289
GROKER_ELEMENT
("SPU/", elfcore_grok_spu_note),
13290
GROKER_ELEMENT
("GNU", elfobj_grok_gnu_note),
13291
GROKER_ELEMENT
("CORE", elfcore_grok_solaris_note)
13293
#undef
GROKER_ELEMENT
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf.c
13124
#define
GROKER_ELEMENT
(S,F) {S, sizeof (S) - 1, F}
13133
GROKER_ELEMENT
("", elfcore_grok_note),
13134
GROKER_ELEMENT
(NOTE_NAME_FREEBSD, elfcore_grok_freebsd_note),
13135
GROKER_ELEMENT
("NetBSD-CORE", elfcore_grok_netbsd_note),
13136
GROKER_ELEMENT
("OpenBSD", elfcore_grok_openbsd_note),
13137
GROKER_ELEMENT
("QNX", elfcore_grok_nto_note),
13138
GROKER_ELEMENT
("SPU/", elfcore_grok_spu_note),
13139
GROKER_ELEMENT
("GNU", elfobj_grok_gnu_note),
13140
GROKER_ELEMENT
(NOTE_NAME_CORE, elfcore_grok_solaris_note)
13142
#undef
GROKER_ELEMENT
[
all
...]
Completed in 37 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026