Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp223 bool isInRange(uint16_t relType, uint64_t s, uint64_t p, int margin,
416 bool Writer::isInRange(uint16_t relType, uint64_t s, uint64_t p, int margin, in isInRange() argument
420 switch (relType) { in isInRange()
431 switch (relType) { in isInRange()