Home
last modified time | relevance | path

Searched defs:readLength (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp212 template <class T> Expected<bool> Reader::readLength(Object &Obj) { in readLength() function in Reader
/openbsd-src/gnu/llvm/lld/MachO/
H A DEhFrame.cpp21 uint64_t EhReader::readLength(size_t *off) const { in readLength() function in EhReader