Home
last modified time | relevance | path

Searched defs:margin (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp350 static bool isInRange(uint16_t relType, uint64_t s, uint64_t p, int margin) { in isInRange()
383 uint16_t type, int margin) { in getThunk()
414 static bool createThunks(OutputSection *os, int margin) { in createThunks()
551 int margin = 1024 * 100; in finalizeAddresses() local