Searched defs:skipLeb128 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | EhFrame.cpp | 89 void EhReader::skipLeb128() { skipLeb128() function in EhReader |
/llvm-project/lld/MachO/ | ||
H A D | EhFrame.cpp | 88 void EhReader::skipLeb128(size_t *off) const { in skipLeb128() function in EhReader |