Home
last modified time | relevance | path

Searched defs:readByte (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DEhFrame.cpp61 uint8_t EhReader::readByte() { in readByte() function in EhReader
/freebsd/contrib/llvm-project/lld/MachO/
H A DEhFrame.cpp47 uint8_t EhReader::readByte(size_t *off) const { in readByte() function in EhReader
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_proc_ptm.h205 inline const bool TrcPktProcPtm::readByte() in readByte() function
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp233 const bool TrcPktProcPtm::readByte(uint8_t &currByte) in readByte() function in TrcPktProcPtm