Searched refs:SectionBody (Results 1 – 2 of 2) sorted by relevance
75 default_string_section_ = (const char *)SectionBody((int)header_->e_shstrndx); in ParseHeader()432 Elf32_Rel *relocs_table = (Elf32_Rel *)SectionBody(section_id); in ParseAbs32Relocs()
112 const uint8 *SectionBody(int id) const { in SectionBody() function