Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DMipsArchTree.cpp104 bool isPic = files[0].flags & (EF_MIPS_PIC | EF_MIPS_CPIC); in getPicFlags() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DConfig.h93 bool isPic; member
/openbsd-src/gnu/llvm/lld/MachO/
H A DConfig.h121 bool isPic = false; member
/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h388 bool isPic; member