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