Searched refs:relocateDebugChunk (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp984 static ArrayRef<uint8_t> relocateDebugChunk(BumpPtrAllocator &alloc, function in namespace:lld::coff
1034 relocateDebugChunk(linker.alloc, debugS), debugS.getSectionName());
1245 relocateDebugChunk(alloc, *debugChunk);

Completed in 49 milliseconds