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.h97 inline void checkInt(void *loc, Diagnostic d, int64_t v, int bits) { in checkInt() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h268 inline void checkInt(Ctx &ctx, uint8_t *loc, int64_t v, int n, in checkInt() function