Searched refs:DT_JMPREL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 597 #define DT_JMPREL 23 /* Address of PLT relocations. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | link_elf.c | 599 case DT_JMPREL: in parse_dynamic() |