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