Home
last modified time | relevance | path

Searched defs:dex_layout (Results 1 – 6 of 6) sorted by relevance

/art/dexlayout/
Ddexlayout_main.cc212 DexLayout dex_layout(options, profile_info.get(), out_file, /*header=*/ nullptr); in DexlayoutDriver() local
Ddex_writer.cc112 DexWriter::DexWriter(DexLayout* dex_layout, bool compute_offsets) in DexWriter()
962 bool DexWriter::Output(DexLayout* dex_layout, in Output()
Dcompact_dex_writer.cc28 CompactDexWriter::CompactDexWriter(DexLayout* dex_layout) in CompactDexWriter()
/art/openjdkjvmti/
Dfixed_up_dex_file.cc115 art::DexLayout dex_layout(options, in Create() local
/art/dex2oat/linker/
Doat_writer.cc3482 DexLayout dex_layout(options, profile_compilation_info_, /*file*/ nullptr, /*header*/ nullptr); in LayoutAndWriteDexFile() local
/art/oatdump/
Doatdump.cc624 … DexLayout dex_layout(options, /*info=*/ nullptr, /*out_file=*/ nullptr, /*header=*/ nullptr); in Dump() local