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.cpp84 class DebugDirectoryChunk : public NonSectionChunk { class
86 DebugDirectoryChunk(const COFFLinkerContext &c, in DebugDirectoryChunk() function in __anon87c184950111::DebugDirectoryChunk
298 DebugDirectoryChunk *debugDirectory = nullptr;
1221 make<DebugDirectoryChunk>(ctx, debugRecords, config->repro); in createMiscChunks()