Searched refs:DT_PLTGOT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 575 #define DT_PLTGOT 3 /* Processor-dependent address. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | link_elf.c | 586 case DT_PLTGOT: in parse_dynamic() |