Searched refs:text_sec (Results 1 – 1 of 1) sorted by relevance
1611 Elf32_Shdr* text_sec = all.FindSectionByName(".text"); in GdbJITSupport() local1613 debug_str == nullptr || text_sec == nullptr || strtab_sec == nullptr || in GdbJITSupport()1627 text_sec->sh_type = SHT_NOBITS; in GdbJITSupport()1628 text_sec->sh_offset = 0; in GdbJITSupport()1631 all.Begin() + debug_abbrev->sh_offset, debug_abbrev->sh_size, text_sec->sh_addr, in GdbJITSupport()