Home | History | Annotate | Download | only in runtime

Lines Matching full:text_sec

1582   Elf32_Shdr* text_sec = all.FindSectionByName(".text");
1584 debug_str == nullptr || text_sec == nullptr || strtab_sec == nullptr ||
1598 text_sec->sh_type = SHT_NOBITS;
1599 text_sec->sh_offset = 0;
1602 all.Begin() + debug_abbrev->sh_offset, debug_abbrev->sh_size, text_sec->sh_addr,