Searched defs:getByteSize (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFAbbreviationDeclaration.cpp | 185 size_t DWARFAbbreviationDeclaration::FixedSizeInfo::getByteSize( in getByteSize() function in DWARFAbbreviationDeclaration::FixedSizeInfo |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | PDBStringTable.cpp | 22 uint32_t PDBStringTable::getByteSize() const { return Header->ByteSize; } in getByteSize() function in PDBStringTable |