Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DRelocations.h85 inline void checkInt(Diagnostic d, int64_t v, int bits) { in checkInt() function
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DTarget.h238 inline void checkInt(uint8_t *loc, int64_t v, int n, const Relocation &rel) { in checkInt() function