Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h498 unsigned _orderFileEntries = 0; variable
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachOLinkingContext.cpp937 info.order = _orderFileEntries++; in appendOrderedSymbol()
970 if (!_orderFileEntries) in customAtomOrderer()