Searched refs:readSymbolAtOffset (Results 1 – 3 of 3) sorted by relevance
57 codeview::CVSymbol readSymbolAtOffset(uint32_t Offset) const;
108 CVSymbol ModuleDebugStreamRef::readSymbolAtOffset(uint32_t Offset) const { in readSymbolAtOffset() function in ModuleDebugStreamRef
348 CVSymbol sym = cii->m_debug_stream.readSymbolAtOffset(block_id.offset); in CreateBlock()382 CVSymbol sym_record = cci->m_debug_stream.readSymbolAtOffset(func_id.offset); in CreateFunction()1386 CVSymbol sym = cii->m_debug_stream.readSymbolAtOffset(block_id.offset); in ParseVariablesForBlock()