Searched defs:checkAlignment (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Target.h | 276 inline void checkAlignment(uint8_t *loc, uint64_t v, int n, checkAlignment() function |
H A D | ScriptParser.cpp | 911 static Expr checkAlignment(Expr e, std::string &loc) { checkAlignment() function |