Searched refs:GetSectionIndexByName (Results 1 – 2 of 2) sorted by relevance
334 lldb::user_id_t GetSectionIndexByName(const char *name);
1600 lldb::user_id_t ObjectFileELF::GetSectionIndexByName(const char *name) { in GetSectionIndexByName() function in ObjectFileELF2537 symtab_id = GetSectionIndexByName(".dynsym"); in ParseTrampolineSymbols()2541 user_id_t plt_id = GetSectionIndexByName(".plt"); in ParseTrampolineSymbols()