Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Delf_common.h578 #define DT_SYMTAB 6 /* Address of symbol table. */ macro
/f-stack/freebsd/kern/
H A Dlink_elf.c579 case DT_SYMTAB: in parse_dynamic()