Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/Core/
DDefinedAtom.cpp26 case typeBranchShim: in permissions()
/external/llvm-project/lld/include/lld/Core/
DDefinedAtom.h112 typeBranchShim, // linker created to switch thumb mode enumerator
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp389 io.enumCase(value, "branch-shim", DefinedAtom::typeBranchShim); in enumeration()