Home
last modified time | relevance | path

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

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