Home
last modified time | relevance | path

Searched refs:OUTPUT_SECTION (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
DAssignment.cpp87 case OUTPUT_SECTION: { in activate()
95 Assignment assign(OUTPUT_SECTION, in activate()
DScriptFile.cpp159 sections->push_back(new Assignment(Assignment::OUTPUT_SECTION, in addAssignment()
/frameworks/compile/mclinker/include/mcld/Script/
DAssignment.h29 OUTPUT_SECTION, // related to an output section enumerator
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp342 Assignment assign(Assignment::OUTPUT_SECTION, in fixupDotSymbols()
362 Assignment assign(Assignment::OUTPUT_SECTION, in fixupDotSymbols()