Home
last modified time | relevance | path

Searched refs:SECREL (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/test/COFF/
H A Dsecrel-absolute.s7 # CHECK: SECREL relocation cannot be applied to absolute symbols
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h52 SECREL, /// Section Relative (Windows TLS) enumerator
H A DARMConstantPoolValue.cpp69 case ARMCP::SECREL: in getModifierText()
H A DARMAsmPrinter.cpp838 case ARMCP::SECREL: in getModifierVariantKind()
H A DARMISelLowering.cpp3604 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows()