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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp855 static ArrayRef<uint8_t> relocateDebugChunk(SectionChunk &debugChunk) { function
877 ArrayRef<uint8_t> relocatedDebugContents = relocateDebugChunk(*debugChunk);

Completed in 115 milliseconds