Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/Arch/
H A DMipsArchTree.cpp104 bool isPic = files[0].flags & (EF_MIPS_PIC | EF_MIPS_CPIC); in getPicFlags() local
/llvm-project-15.0.7/lld/wasm/
H A DConfig.h83 bool isPic; member
/llvm-project-15.0.7/lld/MachO/
H A DConfig.h115 bool isPic = false; member
/llvm-project-15.0.7/lld/ELF/
H A DConfig.h353 bool isPic; member