Searched refs:readSymbolAtOffset (Results 1 – 3 of 3) sorted by relevance
56 codeview::CVSymbol readSymbolAtOffset(uint32_t Offset) const;
115 CVSymbol ModuleDebugStreamRef::readSymbolAtOffset(uint32_t Offset) const { in readSymbolAtOffset() function in ModuleDebugStreamRef
337 CVSymbol sym = cii->m_debug_stream.readSymbolAtOffset(block_id.offset); in CreateBlock()371 CVSymbol sym_record = cci->m_debug_stream.readSymbolAtOffset(func_id.offset); in CreateFunction()1388 CVSymbol sym = cii->m_debug_stream.readSymbolAtOffset(block_id.offset); in ParseVariablesForBlock()