Searched defs:GetDebugInfo (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Delf_builder.h554 Section* GetDebugInfo() { return &debug_info_; } function in class:art::FINAL
/art/dexlayout/
H A Ddex_ir.h1000 uint8_t* GetDebugInfo() const { return debug_info_.get(); } function in class:art::dex_ir::DebugInfoItem

Completed in 267 milliseconds