Home
last modified time | relevance | path

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

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