Home
last modified time | relevance | path

Searched defs:lmaExpr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DOutputSections.h84 Expr lmaExpr; variable
H A DLinkerScript.h255 Expr lmaExpr = nullptr; member
H A DScriptParser.cpp534 Expr lmaExpr = readParenExpr(); in readOverlay() local