Searched refs:FindSectionHeaderByName (Results 1 – 1 of 1) sorted by relevance
163 [[nodiscard]] const typename ElfT::Shdr* FindSectionHeaderByName(const char* name);356 const typename ElfT::Shdr* ElfFileImpl<ElfT>::FindSectionHeaderByName(const char* name) { in FindSectionHeaderByName() function in nogrod::__anona7aeaf9f0111::ElfFileImpl423 const typename ElfT::Shdr* dwarf_abbrev_shdr = FindSectionHeaderByName(".debug_abbrev"); in ReadDwarfInfo()429 const typename ElfT::Shdr* dwarf_info_shdr = FindSectionHeaderByName(".debug_info"); in ReadDwarfInfo()435 const typename ElfT::Shdr* dwarf_str_shdr = FindSectionHeaderByName(".debug_str"); in ReadDwarfInfo()449 const typename ElfT::Shdr* debug_str_offsets_shdr = FindSectionHeaderByName(".debug_str_offsets"); in ReadDwarfInfo()