Searched refs:ElfMappedSection (Results 1 – 4 of 4) sorted by relevance
21 ElfMappedSection::ElfMappedSection() in ElfMappedSection() function in ElfMappedSection27 ElfMappedSection::~ElfMappedSection() { in ~ElfMappedSection()33 bool ElfMappedSection::map(MapFile* handle, in map()
25 class ElfMappedSection {28 ElfMappedSection();31 ~ElfMappedSection();
492 ElfMappedSection string_section_;495 ElfMappedSection debug_info_;498 ElfMappedSection debug_abbrev_;501 ElfMappedSection debug_str_;504 ElfMappedSection debug_line_;507 ElfMappedSection debug_ranges_;619 bool map_section_by_name(const char* name, ElfMappedSection* section);
464 ElfMappedSection* section) { in map_section_by_name()