Home
last modified time | relevance | path

Searched defs:isPic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp104 bool isPic = files[0].flags & (EF_MIPS_PIC | EF_MIPS_CPIC); in getPicFlags() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h124 bool isPic = false; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h427 bool isPic; member