Searched defs:TLSInfoEntryContent (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | ELF_x86_64.cpp | 38 static const uint8_t TLSInfoEntryContent[16]; member in __anon6d43d2920111::TLSInfoTableManager_ELF_x86_64 |
H A D | ELF_aarch64.cpp | 457 static const uint8_t TLSInfoEntryContent[16]; member in __anoncc26650c0111::TLSInfoTableManager_ELF_aarch64 |
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | ELFNixPlatform.cpp | 820 auto TLSInfoEntryContent = B->getMutableContent(G); fixTLVSectionsAndEdges() local |