Home
last modified time | relevance | path

Searched refs:__buildid (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformWindows.c96 COMPILER_RT_WEAK uint8_t __buildid[BUILD_ID_LEN] = {0}; variable
99 if (memcmp(__buildid, zeros, BUILD_ID_LEN) != 0) { in __llvm_write_binary_ids()
101 lprofWriteOneBinaryId(Writer, BUILD_ID_LEN, __buildid, 0) == -1) in __llvm_write_binary_ids()
/freebsd/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst107 LLD also provides ``__buildid`` symbol pointing to the 16 bytes GUID hash if