Searched refs:DT_RELENT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 592 #define DT_RELENT 19 /* Size of each ElfNN_Rel relocation. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | link_elf.c | 595 case DT_RELENT: in parse_dynamic() |