Searched refs:typeThunkTLV (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/Core/
H A DDefinedAtom.cpp55 case typeThunkTLV:
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DDefinedAtom.h146 typeThunkTLV, // thunk used to access a TLV [Darwin] enumerator in enum:lld::DefinedAtom::ContentType
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp294 typeThunkTLV),
318 case DefinedAtom::typeThunkTLV:
H A DArchHandler_x86_64.cpp457 if (inAtom->contentType() == DefinedAtom::typeThunkTLV &&
H A DMachONormalizedFileToAtoms.cpp90 typeThunkTLV),
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp422 io.enumCase(value, "tlv-thunk", DefinedAtom::typeThunkTLV);

Completed in 191 milliseconds