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