Searched defs:GetSection (Results 1 – 5 of 5) sorted by relevance
416 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } in GetSection() function
159 lldb::SBSection SBAddress::GetSection() { in GetSection() function in SBAddress
79 int GetSection() const { return section_; } in GetSection() function in Symbol
868 const ElfSectionReader<ElfArch> *GetSection(int num) { in GetSection() function in dwarf2reader::ElfReaderImpl
1877 SectionSP GetSection(uint8_t n_sect, addr_t file_addr) { in GetSection() function in MachSymtabSectionInfo