Searched refs:getThunkMap (Results 1 – 4 of 4) sorted by relevance
41 FixedStreamArray<support::ulittle32_t> getThunkMap() const { in getThunkMap() function
47 codeview::FixedStreamArray<support::ulittle32_t> getThunkMap() const { in getThunkMap() function
1458 if (!Publics.getThunkMap().empty()) { in dumpPublics()1461 for (uint32_t Addr : Publics.getThunkMap()) in dumpPublics()
702 P.printList("Thunk Map", Publics->getThunkMap()); in dumpPublicsStream()