Searched defs:sect_name (Results 1 – 6 of 6) 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
222 char sect_name[17]; in scan_macho_load_commands() local
2079 ConstString sect_name = symbol_section_sp->GetName(); in ParseSymbols() local2219 ConstString sect_name = symbol_section_sp->GetName(); in ParseSymbols() local
2691 const char *sect_name = args.GetArgumentAtIndex(i); in DoExecute() local