Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DEhFrame.cpp53 uint32_t EhReader::readU32(size_t *off) const { in readU32() function in EhReader
/freebsd/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c307 static inline unsigned long readU32(const unsigned char *ptr) in readU32() function