OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shndx
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/librumpuser/
rumpuser_dl.c
307
int
shndx
, name;
local
311
SYMn_GETMEMBER(syms_base, i, st_shndx,
shndx
);
313
if (
shndx
== SHN_UNDEF || value == 0)
/src/usr.bin/elf2aout/
elf2aout.c
178
get_type(Elf32_Half
shndx
)
180
switch (
shndx
) {
189
return (unsigned char)symTypeTable[
shndx
];
/src/sys/arch/i386/include/
multiboot2.h
321
multiboot_uint32_t
shndx
;
member in struct:multiboot_tag_elf_sections
/src/sys/arch/i386/stand/lib/
exec_multiboot2.c
265
printf(".num = %d, .entsize = %d, .
shndx
= %d\n",
268
((struct multiboot_tag_elf_sections *)mbt)->
shndx
);
1033
mbt->
shndx
= shstrndx;
/src/sys/arch/x86/x86/
multiboot2.c
919
printf("num = %d, entsize = %d,
shndx
= %d\n",
922
((struct multiboot_tag_elf_sections *)mbt)->
shndx
);
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026