Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1045 ArrayRef<uint8_t> relocatedDebugContents = in addDebugSymbols() local
1048 BinaryStreamReader reader(relocatedDebugContents, in addDebugSymbols()
1050 uint32_t count = relocatedDebugContents.size() / sizeof(object::FpoData); in addDebugSymbols()