Home
last modified time | relevance | path

Searched defs:BuildApexDefaultSection (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/linkerconfig/contents/include/linkerconfig/
H A Dsectionbuilder.h49 ApexSectionBuilder BuildApexDefaultSection; variable
/aosp12/system/linkerconfig/contents/section/
H A Dapexdefault.cc45 Section BuildApexDefaultSection(Context& ctx, const ApexInfo& apex_info) { in BuildApexDefaultSection() function