Searched defs:getNameCount (Results 1 – 3 of 3) sorted by relevance
34 uint32_t getNameCount() const { return NameCount; } in getNameCount() function
24 uint32_t PDBStringTable::getNameCount() const { return NameCount; } in getNameCount() function in PDBStringTable
449 uint32_t getNameCount() const { return Hdr.NameCount; } in getNameCount() function