Searched refs:DT_PLTREL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 593 #define DT_PLTREL 20 /* Type of relocation used for PLT. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | link_elf.c | 615 case DT_PLTREL: in parse_dynamic() |