Home
last modified time | relevance | path

Searched refs:definitionAbsolute (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/include/lld/Core/
DAbsoluteAtom.h31 return a->definition() == definitionAbsolute; in classof()
37 AbsoluteAtom() : Atom(definitionAbsolute) {} in AbsoluteAtom()
DAtom.h36 definitionAbsolute, ///< Asm-only (foo = 10). Not tied to any content. enumerator