Searched refs:DT_RELAENT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 581 #define DT_RELAENT 9 /* Size of each ElfNN_Rela relocation entry. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | link_elf.c | 611 case DT_RELAENT: in parse_dynamic() |