Searched refs:SymbolTableSectionsIndexMap (Results 1 – 1 of 1) sorted by relevance
298 IndexMap_t SymbolTableSectionsIndexMap; member in __anon198eba5b0611::ELFObjectFile839 IndexMap_t::const_iterator it = SymbolTableSectionsIndexMap.find(sec->sh_link); in getRelocationSymbol()840 if (it == SymbolTableSectionsIndexMap.end()) in getRelocationSymbol()1113 SymbolTableSectionsIndexMap[i] = SymbolTableSections.size(); in ELFObjectFile()