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