Home | History | Annotate | Download | only in compiler

Lines Matching refs:data_sec

1229   Elf32_Shdr* data_sec = elf->FindSectionByName(".rodata");
1230 if (data_sec == nullptr) {
1233 return reinterpret_cast<OatHeader*>(elf->Begin() + data_sec->sh_offset);