Searched refs:relocatedDebugContents (Results 1 – 1 of 1) sorted by relevance
1051 ArrayRef<uint8_t> relocatedDebugContents = in addDebugSymbols() local1054 BinaryStreamReader reader(relocatedDebugContents, support::little); in addDebugSymbols()1055 uint32_t count = relocatedDebugContents.size() / sizeof(object::FpoData); in addDebugSymbols()