Searched refs:demangled_is_synthesized (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2115 bool &demangled_is_synthesized,
2148 demangled_is_synthesized = true;
2152 demangled_is_synthesized = true;
2156 demangled_is_synthesized = true;
2839 bool demangled_is_synthesized = false; local
2876 demangled_is_synthesized = true;
2884 demangled_is_synthesized = true;
2891 demangled_is_synthesized = true;
3401 demangled_is_synthesized = true;
3411 demangled_is_synthesized
2114 GetSymbolType(const char *&symbol_name, bool &demangled_is_synthesized, const SectionSP &text_section_sp, const SectionSP &data_section_sp, const SectionSP &data_dirty_section_sp, const SectionSP &data_const_section_sp, const SectionSP &symbol_section) argument
[all...]

Completed in 169 milliseconds