Searched defs:sect_name (Results 1 – 6 of 6) sorted by relevance
78 lldb::SBSection SBSection::FindSubSection(const char *sect_name) { in FindSubSection()
548 if (sect_name && module_sp) { in FindSection() argument
185 std::optional<ConstString> sect_name = GetWasmString(data, c); in DecodeNextSection() local
179 char sect_name[17]; in scan_macho_load_commands() local
2211 ConstString sect_name = symbol_section_sp->GetName(); in ParseSymbols() local
2962 const char *sect_name = args.GetArgumentAtIndex(i); in DoExecute() local