Home
last modified time | relevance | path

Searched defs:ssym (Results 1 – 22 of 22) sorted by relevance

/openbsd/sys/arch/macppc/stand/
H A Dmain.c86 chain(void (*entry)(), char *args, void *ssym, void *esym) in chain()
185 void *ssym, *esym; in run_loadfile() local
/openbsd/sys/arch/alpha/include/
H A Dautoconf.h70 u_long ssym; /* 0: start of kernel sym table */ member
95 u_long ssym; /* start of syms */ member
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dboot.c162 chain(u_int64_t pentry, char *args, void *ssym, void *esym) in chain()
222 void *ssym; in loadfile() local
/openbsd/usr.sbin/mkuboot/
H A Dcopy_elf.c55 Elf_Addr vaddr, ovaddr, svaddr, off, ssym; in ELFNAME() local
/openbsd/sys/arch/i386/i386/
H A Dlocore.s284 ssym: .long 0 # ptr to start of syms label
/openbsd/gnu/usr.bin/binutils/gdb/
H A Df-exp.y141 struct symtoken ssym; member
H A Dada-exp.y160 struct name_info ssym; member
H A Dc-exp.y137 struct symtoken ssym; member
H A Djv-exp.y141 struct symtoken ssym; member
H A Dobjc-exp.y140 struct symtoken ssym; member
H A Dp-exp.y144 struct symtoken ssym; member
H A Df-exp.c243 struct symtoken ssym; member
H A Djv-exp.c237 struct symtoken ssym; member
H A Dada-exp.c288 struct name_info ssym; member
H A Dc-exp.c254 struct symtoken ssym; member
H A Dobjc-exp.c259 struct symtoken ssym; member
H A Dp-exp.c240 struct symtoken ssym; member
/openbsd/sys/arch/loongson/loongson/
H A Dmachdep.c134 caddr_t ssym; variable
/openbsd/sys/arch/octeon/octeon/
H A Dmachdep.c127 caddr_t ssym; variable
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dmachdep.c70 caddr_t ssym, esym; variable
/openbsd/sys/arch/sparc64/sparc64/
H A Dlocore.s6474 ssym: label
/openbsd/sys/arch/amd64/amd64/
H A Dmachdep.c177 char *ssym = 0, *esym = 0; /* start and end of symbol table */ variable