Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DTarget.h276 inline void checkAlignment(uint8_t *loc, uint64_t v, int n, in checkAlignment() function
H A DScriptParser.cpp895 static Expr checkAlignment(Expr e, std::string &loc) { checkAlignment() function