Home
last modified time | relevance | path

Searched defs:sect_list (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/unittests/Symbol/
H A DSymbolTest.cpp20 static void EncodeDecode(const Symbol &object, const SectionList *sect_list, in EncodeDecode()
44 static void EncodeDecode(const Symbol &object, const SectionList *sect_list) { in EncodeDecode()
64 SectionList sect_list; in TEST() local
H A DJSONSymbolTest.cpp53 SectionList sect_list; in TEST() local
79 SectionList sect_list; in TEST() local
153 SectionList sect_list; in TEST() local
163 SectionList sect_list; in TEST() local
186 SectionList sect_list; in TEST() local
/llvm-project/lldb/unittests/ObjectFile/PECOFF/
H A DTestPECallFrameInfo.cpp202 SectionList *sect_list = object_file->GetSectionList(); in GetUnwindPlan() local
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp670 SectionList *sect_list = GetSectionList(); GetAddress() local
768 SectionList *sect_list = GetSectionList(); ParseSymtab() local
779 AppendFromCOFFSymbolTable(SectionList * sect_list,Symtab & symtab,const ObjectFilePECOFF::rva_symbol_list_t & sorted_exports) AppendFromCOFFSymbolTable() argument
846 AppendFromExportTable(SectionList * sect_list,Symtab & symtab) AppendFromExportTable() argument
[all...]
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp75 SectionList *sect_list = module_sp->GetSectionList(); HashElfTextSection() local