Home
last modified time | relevance | path

Searched refs:ParentStringLength (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h109 unsigned ParentStringLength = 0; member
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp3121 State.ParentStringLength = CumulativeString.size(); in pushNode()
3130 CumulativeString.resize(Top.ParentStringLength); in pushDownUntilBottom()
3211 CumulativeString.resize(Top.ParentStringLength); in moveNext()