Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolMachO.h65 void setThumbFunc() const { in setThumbFunc() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp276 cast<MCSymbolMachO>(Symbol)->setThumbFunc(); in emitThumbFunc()