Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp1695 static uint32_t getSecrelReloc(llvm::COFF::MachineTypes machine) { in getSecrelReloc() function
1721 const uint32_t secrelReloc = getSecrelReloc(c->file->ctx.config.machine); in findLineTable()