Searched refs:SetSection (Results 1 – 6 of 6) sorted by relevance
4 struct SetSection { struct9 static SetSection gSetSection;12 - (SetSection&)sections; argument16 - (SetSection&) sections {
134 symbol.GetAddressRef().SetSection(SectionSP()); in TEST()
473 void SetSection(const lldb::SectionSP §ion_sp) { in SetSection() function
92 addr.SetSection(section.GetSP()); in SetAddress()
261 so_addr.SetSection(const_cast<Section *>(this)->shared_from_this()); in ResolveContainedAddress()
3664 sym[GSYM_sym_idx].GetAddressRef().SetSection( in ParseSymtab() 3688 sym[sym_idx].GetAddressRef().SetSection(symbol_section); in ParseSymtab() 4491 sym[GSYM_sym_idx].GetAddressRef().SetSection(symbol_section); in ParseSymtab() 4510 sym[sym_idx].GetAddressRef().SetSection(symbol_section); in ParseSymtab() 5433 header_addr.SetSection(text_segment_sp);