Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/Core/
DFile.h99 uint64_t getNextAtomOrdinalAndIncrement() const { in getNextAtomOrdinalAndIncrement() function
DSimple.h146 : _file(f), _ordinal(f.getNextAtomOrdinalAndIncrement()) {} in SimpleDefinedAtom()