Home
last modified time | relevance | path

Searched defs:FileID (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dfile_id.cc53 FileID::FileID(const char* path) : memory_(nullptr), size_(0) { in FileID() function in google_breakpad::mach_o::FileID
58 FileID::FileID(void* memory, size_t size) in FileID() function in google_breakpad::mach_o::FileID
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp265 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
455 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
H A DCoverageMappingWriter.cpp116 for (const auto &FileID : VirtualFileMapping) in write() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h38 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp34 for (unsigned FileID = 0, E = Function.Filenames.size(); FileID < E; in get() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h37 support::ulittle32_t FileID; // Offset into FileChecksums subsection. member
/aosp_15_r20/external/clang/include/clang/Index/
H A DIndexDataConsumer.h19 class FileID; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp354 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
644 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
H A DCoverageMappingWriter.cpp148 for (const auto &FileID : VirtualFileMapping) in write() local
/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h206 unsigned FileID, ExpandedFileID; member
356 unsigned FileID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Index/
DIndexDataConsumer.h19 class FileID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Index/
DIndexDataConsumer.h19 class FileID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Index/
DIndexDataConsumer.h19 class FileID; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Index/
DIndexDataConsumer.h19 class FileID; variable
/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Dfile_id.cc144 FileID::FileID(const char* path) { in FileID() function in google_breakpad::elf::FileID
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id.cc60 FileID::FileID(const char* path) : path_(path) {} in FileID() function in google_breakpad::elf::FileID
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp460 void insert(const FunctionRecord &Function, unsigned FileID) { in insert()
759 static bool isExpansion(const CountedRegion &R, unsigned FileID) { in isExpansion()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h224 unsigned FileID, ExpandedFileID; member
370 unsigned FileID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DSerializedDiagnosticReader.h47 unsigned FileID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DSerializedDiagnosticReader.h47 unsigned FileID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DSerializedDiagnosticReader.h47 unsigned FileID; member

123