Searched refs:SetSection (Results 1 – 9 of 9) sorted by relevance
5 struct SetSection { struct10 static SetSection gSetSection;13 - (SetSection&)sections; argument17 - (SetSection&) sections {27 // CHECK: [[C:%.*]] = call nonnull %struct.SetSection* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend28 // CHECK: call nonnull i32* @_ZN10SetSection2atEi(%struct.SetSection* [[C]]
495 SetSection (const lldb::SectionSP §ion_sp) in SetSection() function
92 addr.SetSection (section.GetSP()); in SetAddress()
147 so_addr.SetSection(const_cast<Section *>(this)->shared_from_this()); in ResolveContainedAddress()
315 virtual FX_BOOL SetSection(const CPVT_Section & section) = 0;
2659 … sym[GSYM_sym_idx].GetAddress().SetSection (symbol_section); in ParseSymtab()2673 … sym[sym_idx].GetAddress().SetSection (symbol_section); in ParseSymtab()3401 sym[GSYM_sym_idx].GetAddress().SetSection (symbol_section); in ParseSymtab()3415 sym[sym_idx].GetAddress().SetSection (symbol_section); in ParseSymtab()3951 header_addr.SetSection (text_segment_sp); in GetHeaderAddress()
632 FX_BOOL SetSection(const CPVT_Section & section);
1851 FX_BOOL CPDF_VariableText_Iterator::SetSection(const CPVT_Section & section) in SetSection() function in CPDF_VariableText_Iterator
1759 pIterator->SetSection(secinfo); in SetSecProps()