Searched refs:eSectionTypeELFDynamicLinkInfo (Results 1 – 4 of 4) sorted by relevance
92 case eSectionTypeELFDynamicLinkInfo: in GetSectionTypeAsCString()
615 eSectionTypeELFDynamicLinkInfo, // Elf SHT_DYNAMIC section enumerator
378 case eSectionTypeELFDynamicLinkInfo: in GetAddressClass()
1058 …SectionSP dynsym_section_sp (section_list->FindSectionByType (eSectionTypeELFDynamicLinkInfo, true… in GetImageInfoAddress()1133 Section *dynsym = section_list->FindSectionByType (eSectionTypeELFDynamicLinkInfo, true).get(); in ParseDependentModules()1732 sect_type = eSectionTypeELFDynamicLinkInfo; in CreateSections()2169 Section *dynsym = section_list->FindSectionByType (eSectionTypeELFDynamicLinkInfo, true).get(); in ParseDynamicSymbols()