OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shname
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/common/
exec_sub.c
123
const char *shstrtab, *
shname
;
local in function:xk_elf
171
shname
= shstrtab + sh->sh_name;
172
if (!strcmp(
shname
, shstrtab_new + SHNAME_OFF_SYMTAB))
174
if (!strcmp(
shname
, shstrtab_new + SHNAME_OFF_STRTAB))
176
if (!strcmp(
shname
, shstrtab_new + SHNAME_OFF_STAB))
exec_sub.c
123
const char *shstrtab, *
shname
;
local in function:xk_elf
171
shname
= shstrtab + sh->sh_name;
172
if (!strcmp(
shname
, shstrtab_new + SHNAME_OFF_SYMTAB))
174
if (!strcmp(
shname
, shstrtab_new + SHNAME_OFF_STRTAB))
176
if (!strcmp(
shname
, shstrtab_new + SHNAME_OFF_STAB))
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025