Searched defs:symbolic (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rtld-elf/ | ||
H A D | rtld.h | 232 bool symbolic : 1; /* True if generated with "-Bsymbolic" */ member |
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | Config.h | 297 bool symbolic; member |