Home
last modified time | relevance | path

Searched refs:DT_SYMENT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Delf_common.h583 #define DT_SYMENT 11 /* Size of each symbol table entry. */ macro
/f-stack/freebsd/kern/
H A Dlink_elf.c582 case DT_SYMENT: in parse_dynamic()