Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DRelocations.h98 inline void checkUInt(void *loc, Diagnostic d, uint64_t v, int bits) { in checkUInt() function
/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h238 inline void checkUInt(uint8_t *loc, uint64_t v, int n, const Relocation &rel) { in checkUInt() function