Home
last modified time | relevance | path

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

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