Home
last modified time | relevance | path

Searched defs:object_files (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/libc/cmake/modules/
DLLVMLibCTestRules.cmake16 set(object_files "") variable
DLLVMLibCLibraryRules.cmake13 set(object_files "") variable
/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc143 struct fat_arch *object_files; in DumpFile() local
/external/google-breakpad/src/common/mac/
Dmacho_reader.h133 const SuperFatArch* object_files(size_t *count) const { in object_files() function
Ddump_syms.cc198 const SuperFatArch *object_files = in Read() local
Dmacho_reader_unittest.cc242 vector<struct fat_arch> object_files; member