Searched refs:FileHasChanged (Results 1 - 4 of 4) sorted by relevance

/external/lldb/include/lldb/Core/
H A DModule.h867 FileHasChanged () const;
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp172 else if (executable->FileHasChanged())
/external/lldb/source/Core/
H A DModule.cpp952 Module::FileHasChanged () const function in class:Module
964 if (FileHasChanged ())
H A DModuleList.cpp895 if (module_sp->FileHasChanged())

Completed in 1677 milliseconds