Home
last modified time | relevance | path

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

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