Home
last modified time | relevance | path

Searched defs:IsPIE (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/
H A DTargetMachine.cpp154 bool IsPIE = GV->getParent()->getPIELevel() != PIELevel::Default; in getTLSModel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/
H A DTargetMachine.cpp155 bool IsPIE = GV->getParent()->getPIELevel() != PIELevel::Default; in getTLSModel() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachine.cpp211 bool IsPIE = GV->getParent()->getPIELevel() != PIELevel::Default; in getTLSModel() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dtarget.go51 func (t *Target) IsPIE() bool { func
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp3770 bool IsPIE; in AddAssemblerKPIC() local
4041 bool IsPIE; in ConstructJob() local
6530 bool IsPIE; in ConstructJob() local
6861 bool IsPIE = Args.hasArg(options::OPT_pie); in constructHexagonLinkArgs() local
8492 const bool IsPIE = in ConstructJob() local
8981 bool IsPIE; in ConstructJob() local
9316 const bool IsPIE = in ConstructJob() local