Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DChunks.cpp424 static uint8_t getBaserelType(const coff_relocation &rel) { in getBaserelType() function
456 uint8_t ty = getBaserelType(rel); in getBaserels()