OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symtype
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h
66
}
symtype
;
typedef in typeref:enum:__anon3179
130
symtype
type;
aicasm_gram.y
75
static
symtype
cur_symtype;
/src/external/gpl3/binutils/dist/bfd/
elfnn-ia64.c
416
char
symtype
;
493
symtype
= ELF_ST_TYPE (isym->st_info);
539
symtype
= h->type;
560
if (
symtype
== STT_SECTION)
565
if (
symtype
!= STT_SECTION)
413
char
symtype
;
local
elfnn-loongarch.c
6184
char
symtype
;
local
6345
symtype
= ELF_ST_TYPE (sym->st_info);
6399
symtype
= h->type;
6405
if (
symtype
== STT_SECTION)
6410
if (
symtype
!= STT_SECTION)
elfnn-riscv.c
5530
char
symtype
;
local
5624
symtype
= ELF_ST_TYPE (isym->st_info);
5694
symtype
= h->type;
5716
if (
symtype
== STT_SECTION)
5721
if (
symtype
!= STT_SECTION)
mach-o.c
3740
unsigned int
symtype
= -1;
local
3756
symtype
= type & BFD_MACH_O_N_TYPE;
3814
switch (
symtype
)
3872
"setting to undefined"), s->symbol.name,
symtype
);
local
elf64-ppc.c
3074
unsigned char
symtype
;
3402
eh->
symtype
= 0;
12054
if (stub_entry->
symtype
== STT_GNU_IFUNC)
12180
if (stub_entry->
symtype
== STT_GNU_IFUNC)
12552
if (stub_entry->
symtype
== STT_GNU_IFUNC)
12627
if (stub_entry->
symtype
== STT_GNU_IFUNC)
14226
stub_entry->
symtype
3070
unsigned char
symtype
;
member in struct:ppc_stub_hash_entry
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-ia64.c
416
char
symtype
;
493
symtype
= ELF_ST_TYPE (isym->st_info);
539
symtype
= h->type;
560
if (
symtype
== STT_SECTION)
567
if (
symtype
!= STT_SECTION)
413
char
symtype
;
local
elfnn-loongarch.c
5798
char
symtype
;
local
5939
symtype
= ELF_ST_TYPE (sym->st_info);
5993
symtype
= h->type;
5999
if (
symtype
== STT_SECTION)
6006
if (
symtype
!= STT_SECTION)
elfnn-riscv.c
5431
char
symtype
;
local
5523
symtype
= ELF_ST_TYPE (isym->st_info);
5593
symtype
= h->type;
5615
if (
symtype
== STT_SECTION)
5622
if (
symtype
!= STT_SECTION)
mach-o.c
3739
unsigned int
symtype
= -1;
local
3755
symtype
= type & BFD_MACH_O_N_TYPE;
3813
switch (
symtype
)
3871
"setting to undefined"), s->symbol.name,
symtype
);
local
elf64-ppc.c
3082
unsigned char
symtype
;
3410
eh->
symtype
= 0;
12051
if (stub_entry->
symtype
== STT_GNU_IFUNC)
12177
if (stub_entry->
symtype
== STT_GNU_IFUNC)
12549
if (stub_entry->
symtype
== STT_GNU_IFUNC)
12624
if (stub_entry->
symtype
== STT_GNU_IFUNC)
14224
stub_entry->
symtype
3078
unsigned char
symtype
;
member in struct:ppc_stub_hash_entry
Completed in 106 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026