Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp357 static bool isInRange(uint16_t relType, uint64_t s, uint64_t p, int margin) { in isInRange() argument
360 switch (relType) { in isInRange()
371 switch (relType) { in isInRange()