Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.h66 std::vector<Chunk *> OrigChunks; variable
H A DWriter.cpp462 Sec->OrigChunks = Sec->Chunks; in finalizeAddresses()
495 Sec->Chunks = Sec->OrigChunks; in finalizeAddresses()