Searched defs:isPic (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lld/ELF/Arch/ | ||
H A D | MipsArchTree.cpp | 104 bool isPic = files[0].flags & (EF_MIPS_PIC | EF_MIPS_CPIC); getPicFlags() local |
/llvm-project/lld/wasm/ | ||
H A D | Config.h | 130 bool isPic = false; global() member |
/llvm-project/lld/MachO/ | ||
H A D | Config.h | 124 bool isPic = false; global() member |
/llvm-project/lld/ELF/ | ||
H A D | Config.h | 426 bool isPic; global() member |