Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp474 size_t thunkInsertionRVA = sc->getRVA() + sc->getSize() + thunksSize; in createThunks() local
503 thunkInsertionRVA); // Estimate of where it will be located. in createThunks()
507 thunkInsertionRVA += thunkChunk->getSize(); in createThunks()