Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp117 void addDebug(TpiSource *source);
1090 void PDBLinker::addDebug(TpiSource *source) { in addDebug() function in PDBLinker
1153 [&](TpiSource *source) { addDebug(source); }); in addObjectsToPDB()
1155 [&](TpiSource *source) { addDebug(source); }); in addObjectsToPDB()