Searched defs:sect_name (Results 1 – 7 of 7) sorted by relevance
78 lldb::SBSection SBSection::FindSubSection(const char *sect_name) { in FindSubSection()
542 SBSection SBModule::FindSection(const char *sect_name) { in FindSection() argument
185 std::optional<ConstString> sect_name = GetWasmString(data, c); in DecodeNextSection() local
957 GetSectionType(llvm::StringRef sect_name,const section_header_t & sect) GetSectionType() argument 1060 llvm::StringRef sect_name = GetSectionName(m_sect_headers[idx]); CreateSections() local
179 char sect_name[17]; in scan_macho_load_commands() local
2194 ConstString sect_name = symbol_section_sp->GetName(); ParseSymbols() local [all...]
2962 const char *sect_name = args.GetArgumentAtIndex(i); DoExecute() local