Home
last modified time | relevance | path

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

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