Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp522 static uint8_t getBaserelType(const coff_relocation &rel, in getBaserelType() function
556 uint8_t ty = getBaserelType(rel, getArch()); in getBaserels()