OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECTION_DESC
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Script/
UnaryOp.cpp
79
case Operand::
SECTION_DESC
:
101
case Operand::
SECTION_DESC
:
178
case Operand::
SECTION_DESC
:
Operand.cpp
163
: Operand(Operand::
SECTION_DESC
), m_pOutputDesc(NULL)
168
: Operand(Operand::
SECTION_DESC
), m_pOutputDesc(pOutputDesc)
/frameworks/compile/mclinker/include/mcld/Script/
Operand.h
34
SECTION_DESC
,
188
return pOperand->type() == Operand::
SECTION_DESC
;
Completed in 508 milliseconds