Home
last modified time | relevance | path

Searched defs:buildId (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1608 llvm::codeview::DebugInfo *buildId) { in createPDB() argument
1642 void PDBLinker::initialize(llvm::codeview::DebugInfo *buildId) { in initialize() argument
H A DWriter.cpp165 mutable codeview::DebugInfo *buildId = nullptr; member in __anonbfb8b7e70111::CVDebugRecordChunk
298 CVDebugRecordChunk *buildId = nullptr; member in __anonbfb8b7e70111::Writer
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1309 std::unique_ptr<BuildIdSection> buildId; global() member
H A DWriter.cpp3078 std::unique_ptr<uint8_t[]> buildId(new uint8_t[hashSize]); writeBuildId() local
[all...]
H A DConfig.h337 BuildIdKind buildId = BuildIdKind::None; global() member