Home
last modified time | relevance | path

Searched refs:R_RELAX_TLS_GD_TO_IE_ABS (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.h52 R_RELAX_TLS_GD_TO_IE_ABS, enumerator
DInputSection.cpp687 case R_RELAX_TLS_GD_TO_IE_ABS: in getRelocTargetVA()
1067 case R_RELAX_TLS_GD_TO_IE_ABS: in relocateAlloc()
/external/llvm-project/lld/ELF/Arch/
DAArch64.cpp165 return R_RELAX_TLS_GD_TO_IE_ABS; in adjustTlsExpr()