Lines Matching defs:GetSection

794                 SectionSP section_sp (symbol->GetAddress().GetSection());
1404 GetSection (uint8_t n_sect, addr_t file_addr)
2064 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2079 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2107 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2113 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2147 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2308 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2319 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2329 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2358 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2404 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2803 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2818 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2846 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2852 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
2886 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
3048 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
3059 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
3069 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
3098 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
3144 symbol_section = section_info.GetSection (nlist.n_sect, nlist.n_value);
3501 SectionSP symbol_section (symbol_addr.GetSection());