Searched refs:skipBytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/ELF/
H A DEhFrame.cpp49 void skipBytes(size_t count);
69 void EhReader::skipBytes(size_t count) { function in class:EhReader
139 skipBytes(8);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h138 iterator skipBytes(uint64_t Add) const { function in class:llvm::DWARFExpression::iterator
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp475 DWARFExpression::iterator SubExprEnd = I.skipBytes(SubExprLength);

Completed in 188 milliseconds