Searched defs:skipBytes (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | EhFrame.cpp | 69 void EhReader::skipBytes(size_t count) { skipBytes() function in EhReader |
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFExpression.h | 138 iterator skipBytes(uint64_t Add) const { in skipBytes() function |
/llvm-project/mlir/lib/Bytecode/Reader/ | ||
H A D | BytecodeReader.cpp | 238 LogicalResult skipBytes(size_t length) { in skipBytes() function in __anonb8b7b79e0111::EncodingReader |