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