Searched defs:sect_name (Results 1 – 7 of 7) sorted by relevance
82 lldb::SBSection SBSection::FindSubSection(const char *sect_name) { in FindSubSection()
560 SBSection SBModule::FindSection(const char *sect_name) { in FindSection()
188 llvm::Optional<ConstString> sect_name = GetWasmString(data, c); in DecodeNextSection() local
750 SectionType ObjectFilePECOFF::GetSectionType(llvm::StringRef sect_name, in GetSectionType()843 llvm::StringRef sect_name = GetSectionName(m_sect_headers[idx]); in CreateSections() local
222 char sect_name[17]; in scan_macho_load_commands() local
2066 ConstString sect_name = symbol_section_sp->GetName(); in ParseSymbols() local2206 ConstString sect_name = symbol_section_sp->GetName(); in ParseSymbols() local
2756 const char *sect_name = args.GetArgumentAtIndex(i); in DoExecute() local