Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DConfig.h39 bool isPic = false; member
/external/llvm-project/lld/ELF/Arch/
DMipsArchTree.cpp105 bool isPic = files[0].flags & (EF_MIPS_PIC | EF_MIPS_CPIC); in getPicFlags() local
/external/llvm-project/lld/wasm/
DConfig.h84 bool isPic; member
/external/llvm-project/lld/ELF/
DConfig.h334 bool isPic; member