HomeSort by relevance Sort by last modified time
    Searched refs:GetDebugFrame (Results 1 - 2 of 2) sorted by null

  /art/compiler/debug/
elf_debug_frame_writer.h 211 auto* cfi_section = (is_debug_frame ? builder->GetDebugFrame() : builder->GetEhFrame());
  /art/compiler/linker/
elf_builder.h 575 Section* GetDebugFrame() { return &debug_frame_; }
    [all...]

Completed in 147 milliseconds