OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STT_NOTYPE
(Results
1 - 13
of
13
) sorted by relevancy
/src/lib/libc/gen/
nlist_elf32.c
193
case
STT_NOTYPE
:
305
case
STT_NOTYPE
:
/src/usr.sbin/kvm_mkdb/
nlist_elf32.c
292
case
STT_NOTYPE
:
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
383
#define
STT_NOTYPE
0 /* Type not specified */
/src/sys/arch/arm/arm32/
kobj_machdep.c
245
if (ELF_ST_TYPE(info) !=
STT_NOTYPE
)
/src/sys/kern/
kern_ksyms.c
392
if (ELF_ST_TYPE(sym[i].st_info) ==
STT_NOTYPE
&&
396
if (ELF_ST_TYPE(sym[i].st_info) ==
STT_NOTYPE
&&
428
&& ELF_ST_TYPE(nsym[n].st_info) !=
STT_NOTYPE
) {
778
if (type ==
STT_NOTYPE
)
/src/tools/amiga-elf2bb/sys/
exec_elf.h
422
#define
STT_NOTYPE
0 /* Type not specified */
/src/libexec/ld.elf_so/arch/mips/
mips_reloc.c
263
if (sym[i].st_info == ELF_ST_INFO(STB_LOCAL,
STT_NOTYPE
))
/src/libexec/ld.elf_so/arch/hppa/
hppa_reloc.c
341
* We assume that symbols of type
STT_NOTYPE
344
if (ELF_ST_TYPE(def->st_info) ==
STT_NOTYPE
)
/src/tools/arm-elf2aout/sys/
exec_elf.h
521
#define
STT_NOTYPE
0 /* Type not specified */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
521
#define
STT_NOTYPE
0 /* Type not specified */
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
519
#define
STT_NOTYPE
0 /* Type not specified */
/src/sys/sys/
exec_elf.h
614
#define
STT_NOTYPE
0 /* Type not specified */
/src/libexec/ld.elf_so/
rtld.c
106
.st_info = ELF_ST_INFO(STB_GLOBAL,
STT_NOTYPE
),
Completed in 28 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025