Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp86 class DebugDirectoryChunk : public NonSectionChunk { class
88 DebugDirectoryChunk(COFFLinkerContext &c, in DebugDirectoryChunk() function in __anon30533fc50111::DebugDirectoryChunk
267 DebugDirectoryChunk *debugDirectory = nullptr;
968 make<DebugDirectoryChunk>(ctx, debugRecords, config->repro); in createMiscChunks()