Searched refs:debug_frame_ (Results 1 – 1 of 1) sorted by relevance
475 debug_frame_(this, ".debug_frame", SHT_PROGBITS, 0, nullptr, 0, sizeof(Elf_Addr), 0), in ElfBuilder()507 Section* GetDebugFrame() { return &debug_frame_; } in GetDebugFrame()983 Section debug_frame_; variable