Home
last modified time | relevance | path

Searched refs:symvalue (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dlinker.h325 u_long symvalue; member
/f-stack/freebsd/sys/
H A Dlinker.h348 u_long symvalue; member
/f-stack/freebsd/kern/
H A Dkern_linker.c1390 lookup.symvalue = (uintptr_t) symval.value; in sys_kldsym()
1399 lookup.symvalue = (uintptr_t)symval.value; in sys_kldsym()