Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h45 ExprValue(uint64_t val) : ExprValue(nullptr, false, val, "") {} in isAbsolute() argument
38 struct ExprValue { global() struct
39 ExprValueExprValue ExprValue() argument
43 ExprValueExprValue ExprValue() argument
71 locExprValue global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp6142 int64_t ExprValue; parseDirectiveIf() local
6279 int64_t ExprValue; parseDirectiveElseIf() local
6629 int64_t ExprValue; parseDirectiveErrorIfe() local
[all...]
H A DAsmParser.cpp5169 int64_t ExprValue; parseDirectiveIf() local
5331 int64_t ExprValue; parseDirectiveElseIf() local
[all...]