Home
last modified time | relevance | path

Searched defs:BuildID (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp93 LLVMSymbolizer::symbolizeCode(ArrayRef<uint8_t> BuildID, in symbolizeCode()
142 LLVMSymbolizer::symbolizeInlinedCode(ArrayRef<uint8_t> BuildID, in symbolizeInlinedCode()
187 LLVMSymbolizer::symbolizeData(ArrayRef<uint8_t> BuildID, in symbolizeData()
228 LLVMSymbolizer::symbolizeFrame(ArrayRef<uint8_t> BuildID, in symbolizeFrame()
365 auto BuildID = getBuildID(Obj); in lookUpBuildIDObject() local
425 static StringRef getBuildIDStr(ArrayRef<uint8_t> BuildID) { in getBuildIDStr()
430 bool LLVMSymbolizer::getOrFindDebugBinary(const ArrayRef<uint8_t> BuildID, in getOrFindDebugBinary()
633 LLVMSymbolizer::getOrCreateModuleInfo(ArrayRef<uint8_t> BuildID) { in getOrCreateModuleInfo()
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dcros_cls.py15 BuildID = int variable
126 def builder_url(build_id: BuildID) -> str:
172 def fetch(cls, bot_id: BuildID) -> "CQOrchestratorOutput":
225 cls, bot_ids: Iterable[BuildID]
H A Dfetch_cq_size_diff.py200 cq_build_ids: List[cros_cls.BuildID],
H A Dwerror_logs.py289 child_builders: Dict[str, cros_cls.BuildID]
/aosp_15_r20/system/extras/perf_tools/
H A Dsbtpull.py458 def pullDmesgLogs(self, BuildID, numTimes, startIndex): argument
464 def pullLogcatLogs(self, BuildID, numTimes, startIndex): argument
496 def summaryReportOnDmesgLogFiles(self, BuildID, numFiles): argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp308 Optional<ArrayRef<uint8_t>> BuildID; in getBuildID() local
323 const ArrayRef<uint8_t> BuildID, in findDebugBinary()
414 auto BuildID = getBuildID(Obj); in lookUpBuildIDObject() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DBuildID.h25 typedef SmallVector<uint8_t, 10> BuildID; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DBuildID.h25 typedef SmallVector<uint8_t, 10> BuildID; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DBuildID.h25 typedef SmallVector<uint8_t, 10> BuildID; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DBuildID.h25 typedef SmallVector<uint8_t, 10> BuildID; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DBuildID.h25 typedef SmallVector<uint8_t, 10> BuildID; typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Daction.go126 func (a *Action) BuildID() string { return a.buildID } func
175 BuildID string `json:",omitempty"` member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/Symbolize/
DMarkupFilter.h51 SmallVector<uint8_t> BuildID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/Symbolize/
DMarkupFilter.h51 SmallVector<uint8_t> BuildID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/Symbolize/
DMarkupFilter.h51 SmallVector<uint8_t> BuildID; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/Symbolize/
DMarkupFilter.h51 SmallVector<uint8_t> BuildID; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h52 SmallVector<uint8_t> BuildID; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
Dcli.go29 BuildID string member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/pprof/
Dpprof.go255 func (f *file) BuildID() string { func
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dfile_id_unittest.cc179 TYPED_TEST(FileIDTest, BuildID) { in TYPED_TEST() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
Dbinutils.go631 func (f *file) BuildID() string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/plugin/
Dplugin.go141 BuildID() string methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/driver/
Ddriver.go168 BuildID() string methodSpec
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dprofile.go80 BuildID string member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/base/
Dflag.go92 BuildID string "help:\"record `id` as the build id in the export metadata\"" member

12