Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.cc2160 DexContainer::Section* const main_section = container->GetMainSection(); in OutputDexFile() local
2247 DexContainer::Section* const main_section = (*dex_container)->GetMainSection(); in ProcessDexFile() local
/art/oatdump/
Doatdump.cc660 DexContainer::Section* main_section = dex_container->GetMainSection(); in Dump() local