Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1736 static uint32_t getSecrelReloc(Triple::ArchType arch) { in getSecrelReloc() function
1762 const uint32_t secrelReloc = getSecrelReloc(c->getArch()); in findLineTable()