OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_IsaExt
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsAbiFlags.h
52
uint32_t
m_IsaExt
;
MipsAbiFlags.cpp
41
buf->isa_ext = pInfo.
m_IsaExt
;
79
mipsAbi.
m_IsaExt
= data->isa_ext;
187
mipsAbi.
m_IsaExt
= getIsaExt(elfFlags);
217
if (abi.
m_IsaExt
!= elf.
m_IsaExt
) {
Completed in 2385 milliseconds