Searched refs:IsFake (Results 1 – 4 of 4) sorted by relevance
160 bool IsFake() const { return m_fake; } in IsFake() function
238 if (section_sp->IsFake()) { in updateSectionLoadAddress()
559 if (sect_sp.get() == nullptr && !sect->IsFake()) in FindSectionContainingFileAddress()
1796 if (segment_sp->IsFake()) { in ProcessSegmentCommand()