reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
208 bool SectionIsLoadable(const lldb_private::Section *section);
5931 if (section->GetFileOffset() == 0 && SectionIsLoadable(section)) 5967 if (file_addr != LLDB_INVALID_ADDRESS && SectionIsLoadable(section)) 5992 if (SectionIsLoadable(section_sp.get()))