Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DTarget.h258 inline void checkAlignment(uint8_t *loc, uint64_t v, int n, in checkAlignment() function
DScriptParser.cpp807 static Expr checkAlignment(Expr e, std::string &loc) { in checkAlignment() function