Home
last modified time | relevance | path

Searched defs:isThumbFunc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFThumb.h25 static bool isThumbFunc(object::symbol_iterator Symbol, in isThumbFunc() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp114 bool MCAssembler::isThumbFunc(const MCSymbol *Symbol) const { in isThumbFunc() function in MCAssembler