Searched refs:reloc_base (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | imgact.h | 69 unsigned long reloc_base; /* load address of image */ member |
| /f-stack/freebsd/kern/ | ||
| H A D | imgact_elf.c | 1335 imgp->reloc_base = addr; in __CONCAT() |