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.h100 inline void checkUInt(void *loc, Diagnostic d, uint64_t v, int bits) { in checkUInt() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h255 inline void checkUInt(uint8_t *loc, uint64_t v, int n, const Relocation &rel) { checkUInt() function