Home
last modified time | relevance | path

Searched defs:warn_multiple (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Target/
DSectionLoadList.cpp60 …dList::SetSectionLoadAddress (const lldb::SectionSP &section, addr_t load_addr, bool warn_multiple) in SetSectionLoadAddress()
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderMacOSXDYLD.cpp483 … const bool warn_multiple = section_sp->GetName() != g_section_name_LINKEDIT; in UpdateImageLoadAddress() local