Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCSymbolWasm.h123 bool isUsedInGOT() const { return IsUsedInGOT; } in isUsedInGOT() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DWasmObjectWriter.cpp1421 if (WS.isUsedInGOT()) { in prepareImports()