Home
last modified time | relevance | path

Searched defs:TF_ParentWalk (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.h51 TF_ParentWalk = 1 << 3, ///< Walking up the parents of a kept DIE. enumerator
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h329 TF_ParentWalk = 1 << 3, ///< Walking up the parents of a kept DIE. enumerator
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1226 TF_ParentWalk = 1 << 3, ///< Walking up the parents of a kept DIE. enumerator