Home
last modified time | relevance | path

Searched refs:relType (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() argument
353 switch (relType) { in isInRange()
364 switch (relType) { in isInRange()