Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DTarget.h253 inline void checkAlignment(uint8_t *loc, uint64_t v, int n, in checkAlignment() function
H A DScriptParser.cpp876 static Expr checkAlignment(Expr e, std::string &loc) { in checkAlignment() function