Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_writer.cc52 WriteCFISection(builder, debug_info.compiled_methods); in WriteDebugInfo()
137 WriteCFISection(builder.get(), debug_info.compiled_methods); in MakeMiniDebugInfoInternal()
195 WriteCFISection(builder.get(), debug_info.compiled_methods); in MakeElfFileForJIT()
Delf_debug_frame_writer.h171 void WriteCFISection(ElfBuilder<ElfTypes>* builder, in WriteCFISection() function