Home
last modified time | relevance | path

Searched refs:SECTIONS (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DScriptCommand.h33 SECTIONS enumerator
DSectionsCmd.h55 return pCmd->getKind() == ScriptCommand::SECTIONS; in classof()
/frameworks/compile/mclinker/lib/Script/
DSectionsCmd.cpp20 SectionsCmd::SectionsCmd() : ScriptCommand(ScriptCommand::SECTIONS) { in SectionsCmd()
DScriptParser.yy115 /* SECTIONS Command */
116 %token SECTIONS
300 SECTIONS
307 sections_command : SECTIONS
DScriptScanner.ll104 /* SECTIONS Command */
105 <LDSCRIPT>"SECTIONS" { return token::SECTIONS; }
/frameworks/base/config/
Dhiddenapi-private-dex.txt62614 Landroid/os/IncidentMetadata;->SECTIONS:J