Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp437 size_t thunkInsertionRVA = sc->getRVA() + sc->getSize() + thunksSize; in createThunks() local
469 thunkInsertionRVA); // Estimate of where it will be located. in createThunks()
473 thunkInsertionRVA += thunkChunk->getSize(); in createThunks()