Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DRelocations.h107 inline void checkUInt(void *loc, Diagnostic d, uint64_t v, int bits) { in checkUInt() function
/llvm-project-15.0.7/lld/ELF/
H A DTarget.h258 inline void checkUInt(uint8_t *loc, uint64_t v, int n, const Relocation &rel) { in checkUInt() function