Home
last modified time | relevance | path

Searched refs:PopulateSectionList (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
HDObjectFileJIT.cpp143 delegate_sp->PopulateSectionList(this, *m_sections_up); in CreateSections()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h97 void PopulateSectionList(lldb_private::ObjectFile *obj_file,
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDObjectFile.h39 virtual void PopulateSectionList(lldb_private::ObjectFile *obj_file,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp1240 void IRExecutionUnit::PopulateSectionList( in PopulateSectionList() function in IRExecutionUnit