Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DRelocations.h104 inline void checkUInt(void *loc, Diagnostic d, uint64_t v, int bits) { in checkUInt() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h276 inline void checkUInt(Ctx &ctx, uint8_t *loc, uint64_t v, int n, in checkUInt() function