Home
last modified time | relevance | path

Searched defs:sect_name (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/API/
DSBSection.cpp88 SBSection::FindSubSection (const char *sect_name) in FindSubSection()
DSBModule.cpp581 SBModule::FindSection (const char *sect_name) in FindSection()
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp491 ObjectFilePECOFF::GetSectionName(std::string& sect_name, const section_header_t& sect) in GetSectionName()
624 std::string sect_name; in CreateSections() local
/external/valgrind/drd/
Ddrd_error.c224 const HChar *sect_name; in drd_report_data_race() local
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1112 const ConstString &sect_name = symbol_section_sp->GetName(); in ParseSymbols() local
1142 const ConstString &sect_name = symbol_section_sp->GetName(); in ParseSymbols() local
/external/lldb/source/Commands/
DCommandObjectTarget.cpp2849 const char *sect_name = args.GetArgumentAtIndex(i); in DoExecute() local