Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAssembler.cpp135 static bool getSymbolOffsetImpl(const MCAsmLayout &Layout, in getSymbolOffsetImpl() function
176 return getSymbolOffsetImpl(*this, SD, false, Val); in getSymbolOffset()
181 getSymbolOffsetImpl(*this, SD, true, Val); in getSymbolOffset()