Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp520 static bool verifyRanges(const std::vector<Chunk *> chunks) { in verifyRanges() function
565 if (!verifyRanges(sec->chunks)) { in finalizeAddresses()