Searched refs:debug_info_ (Results 1 – 1 of 1) sorted by relevance
477 debug_info_(this, ".debug_info", SHT_PROGBITS, 0, nullptr, 0, 1, 0), in ElfBuilder()504 Section* GetDebugInfo() { return &debug_info_; } in GetDebugInfo()920 Section debug_info_; variable