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