Lines Matching full:files
40 This test has been modified to make sure .o files that don't have
42 modification times of .o files that the modification times are not
44 files as this was causing older cache files to be accepted for new
45 updated .o files.
47 ELF .o files do calculate a UUID from the contents of the file,
48 which is expensive, but no one loads .o files into a debug sessions
49 when using ELF files. Mach-o .o files do not have UUID values and do
52 create UUID values for mach-o .o files in the future, this test will
54 there are no cache entries for any .o files in BSD archives.
57 .o files again:
59 Test module cache functionality for bsd archive object files.
62 corresponding cache entry for the .o files in libfoo.a.
70 We do this to test that we can correctly cache duplicate .o files
71 that appear in .a files.
74 where the debug map will refer to .o files inside of .a files.
99 …# "make sure there are two files in the module cache directory (%s) for libfoo.a(a.o)" % (…
101 …# "make sure there are two files in the module cache directory (%s) for libfoo.a(b.o)" % (…
103 # We are no longer caching .o files in the lldb index cache. If we ever
109 "make sure there are no files in the module cache directory (%s) for libfoo.a(a.o)"
115 "make sure there are no files in the module cache directory (%s) for libfoo.a(b.o)"