Searched refs:fillEntry (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Writer.cpp | 104 fillEntry(d, record.first, c->getSize(), c->getRVA(), offs); in writeTo() 114 fillEntry(d, COFF::IMAGE_DEBUG_TYPE_REPRO, 0, 0, 0); in writeTo() 124 void fillEntry(debug_directory *d, COFF::DebugType debugType, size_t size, in fillEntry() function in __anon30533fc50111::DebugDirectoryChunk
|