Home
last modified time | relevance | path

Searched refs:WriteCFISection (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/
Delf_debug_writer.cc53 WriteCFISection(builder, debug_info.compiled_methods); in WriteDebugInfo()
138 WriteCFISection(builder.get(), debug_info.compiled_methods); in MakeMiniDebugInfoInternal()
196 WriteCFISection(builder.get(), debug_info.compiled_methods); in MakeElfFileForJIT()
Delf_debug_frame_writer.h151 void WriteCFISection(ElfBuilder<ElfTypes>* builder, in WriteCFISection() function