Searched refs:debug_str (Results 1 – 2 of 2) sorted by relevance
932 ElfRawSectionBuilder debug_str(".debug_str", SHT_PROGBITS, 0, nullptr, 0, 1, 0); in Write() local937 debug_abbrev.GetBuffer(), debug_str.GetBuffer()); in Write()941 builder.RegisterRawSection(debug_str); in Write()
1608 const Elf32_Shdr* debug_str = all.FindSectionByName(".debug_str"); in GdbJITSupport() local1613 debug_str == nullptr || text_sec == nullptr || strtab_sec == nullptr || in GdbJITSupport()