Home
last modified time | relevance | path

Searched defs:debug_info (Results 1 – 15 of 15) sorted by relevance

/art/tools/jfuzz/
Drun_jfuzz_test.py45 def GetExecutionModeRunner(dexer, debug_info, device, mode): argument
120 def __init__(self, dexer, debug_info): argument
148 def __init__(self, debug_info): argument
180 def __init__(self, dexer, debug_info, extra_args=None): argument
205 def __init__(self, dexer, debug_info): argument
229 def __init__(self, dexer, debug_info): argument
255 def __init__(self, dexer, debug_info, device, extra_args=None): argument
298 def __init__(self, dexer, debug_info, device): argument
323 def __init__(self, dexer, debug_info, device): argument
361 report_script, true_divergence_only, dexer, debug_info): argument
Drun_dex_fuzz_test.py43 def __init__(self, num_tests, num_inputs, device, dexer, debug_info): argument
/art/dex2oat/linker/
Delf_writer_quick.cc50 const debug::DebugInfo& debug_info) in DebugInfoTask()
252 const debug::DebugInfo& debug_info) { in PrepareDebugInfo()
274 void ElfWriterQuick<ElfTypes>::WriteDebugInfo(const debug::DebugInfo& debug_info) { in WriteDebugInfo()
Doat_writer.cc4123 debug::DebugInfo debug_info{}; in GetDebugInfo() local
/art/compiler/debug/
Delf_debug_writer.cc48 const DebugInfo& debug_info) { in WriteDebugInfo()
121 const DebugInfo& debug_info) { in MakeMiniDebugInfoInternal()
155 const DebugInfo& debug_info) { in MakeMiniDebugInfo()
182 DebugInfo debug_info{}; in MakeElfFileForJIT() local
Delf_symtab_writer.h91 const DebugInfo& debug_info) { in WriteDebugSymbols()
Delf_debug_loc_writer.h179 dwarf::DebugInfoEntryWriter<>* debug_info, in WriteDebugLocEntry()
/art/libelffile/dwarf/
Dheaders.h93 std::vector<uint8_t>* debug_info) { in WriteDebugInfoCU()
/art/tools/dexanalyze/
Ddexanalyze_experiments.cc96 const uint8_t* debug_info = dex_file->GetDebugInfoStream(code_item.DebugInfoOffset()); in ProcessDexFiles() local
/art/libdexfile/dex/
Ddex_file-inl.h575 inline uint32_t DexFile::DecodeDebugInfoParameterNames(const uint8_t** debug_info, in DecodeDebugInfoParameterNames()
/art/runtime/jit/
Djit_code_cache.cc524 std::set<const void*> debug_info; in FreeAllMethodHeaders() local
693 const std::vector<uint8_t>& debug_info, in Commit()
/art/compiler/optimizing/
Doptimizing_compiler.cc1347 std::vector<uint8_t> debug_info; in JitCompile() local
/art/dex2oat/
Ddex2oat.cc2153 debug::DebugInfo debug_info = oat_writer->GetDebugInfo(); // Keep the variable alive. in WriteOutputFiles() local
/art/runtime/
Dtrace.cc137 std::stringstream debug_info; in GetDebugInformation() local
/art/oatdump/
Doatdump.cc221 debug::DebugInfo debug_info{}; in Symbolize() local