Searched defs:symbolTable (Results 1 – 3 of 3) sorted by relevance
25 bool ElfSymbolInfo::GetSymbolTable(const std::string &fileName, ElfSymbolTable &symbolTable) in GetSymbolTable()88 uint32_t ElfSymbolInfo::GetBinary(const ElfSymbolTable &symbolTable, std::vector<uint8_t> &buf) in GetBinary()
75 … std::shared_ptr<ProtoReader::SymbolTable_Reader> &symbolTable) in CalcSymInfo()134 auto symbolTable = ipidTofilePathIdToSymbolTableMap_.Find(ipid, frameInfo->filePathId_); in OfflineSymbolizationByIp() local
908 SymbolTable *symbolTable = hookData->mutable_symbol_tab(); in ParseSymbolTableEvent() local