Home
last modified time | relevance | path

Searched refs:Unrestricted (Results 1 – 3 of 3) sorted by relevance

/system/linkerconfig/contents/section/
Dunrestricted.cc37 ctx.SetCurrentSection(SectionType::Unrestricted); in BuildUnrestrictedSection()
/system/linkerconfig/contents/include/linkerconfig/
Dcontext.h37 Unrestricted, enumerator
/system/linkerconfig/contents/context/
Dcontext.cc47 return current_section_ == SectionType::Unrestricted; in IsUnrestrictedSection()