Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DSymbol.cpp30 m_demangled_is_synthesized(false), m_contains_linker_annotations(false), in Symbol()
44 m_contains_linker_annotations(contains_linker_annotations), in Symbol()
60 m_contains_linker_annotations(contains_linker_annotations), in Symbol()
72 m_contains_linker_annotations(rhs.m_contains_linker_annotations), in Symbol()
89 m_contains_linker_annotations = rhs.m_contains_linker_annotations; in operator =()
111 m_contains_linker_annotations = false; in Clear()
/external/llvm-project/lldb/include/lldb/Symbol/
DSymbol.h198 return m_contains_linker_annotations; in ContainsLinkerAnnotations()
201 m_contains_linker_annotations = b; in SetContainsLinkerAnnotations()
255 m_contains_linker_annotations : 1, // The symbol name contains linker variable