Home
last modified time | relevance | path

Searched defs:TLV (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DRelocations.h38 TLV = 1 << 10, // References a thread-local symbol enumerator
/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp841 std::vector<StringRef> TLV; member