Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp87 class DebugDirectoryChunk : public NonSectionChunk { class
89 DebugDirectoryChunk(const COFFLinkerContext &c, in DebugDirectoryChunk() function in __anondf352f5d0111::DebugDirectoryChunk
296 DebugDirectoryChunk *debugDirectory = nullptr;
1112 make<DebugDirectoryChunk>(ctx, debugRecords, config->repro); in createMiscChunks()