OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isThumbFunc
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/MC/
MCAssembler.h
767
bool
isThumbFunc
(const MCSymbol *Func) const {
/external/llvm/lib/MC/
MCExpr.cpp
316
if (Asm->
isThumbFunc
(&SA))
MCAssembler.cpp
281
if (
isThumbFunc
(&Sym))
Completed in 42 milliseconds