Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.cc140 ArrayRef<const MethodDebugInfo> method_infos) { in MakeElfFileForJITInternal()
194 ArrayRef<const MethodDebugInfo> method_infos) { in MakeElfFileForJIT()
Delf_debug_frame_writer.h172 const ArrayRef<const MethodDebugInfo>& method_infos, in WriteCFISection()