OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasEmitNops
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/Fragment/
AlignFragment.h
35
bool
hasEmitNops
() const { return m_bEmitNops; }
/external/llvm/include/llvm/MC/
MCAssembler.h
375
bool
hasEmitNops
() const { return EmitNops; }
[
all
...]
Completed in 32 milliseconds