Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
DObjectFileJIT.cpp145 delegate_sp->PopulateSectionList(this, *m_sections_up); in CreateSections()
/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h97 void PopulateSectionList(lldb_private::ObjectFile *obj_file,
/external/llvm-project/lldb/include/lldb/Symbol/
DObjectFile.h39 virtual void PopulateSectionList(lldb_private::ObjectFile *obj_file,
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp1234 void IRExecutionUnit::PopulateSectionList( in PopulateSectionList() function in IRExecutionUnit