Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DChunks.cpp480 static uint8_t getBaserelType(const coff_relocation &rel) { in getBaserelType() function
513 uint8_t ty = getBaserelType(rel); in getBaserels()