Searched refs:section_addr (Results 1 – 4 of 4) sorted by relevance
220 section_addr(unsigned int shndx);613 Elf_file<size, big_endian, File>::section_addr(unsigned int shndx) in section_addr() function
238 { return this->elf_file_.section_addr(shndx); } in do_section_address()
2356 { return this->elf_file_.section_addr(shndx); } in do_section_address()
790 bfd_vma section_addr, off; in xtensa_read_table_entries() local824 section_addr = section->output_section->vma + section->output_offset; in xtensa_read_table_entries()826 section_addr = section->vma; in xtensa_read_table_entries()869 address += (section_addr + sym_off + irel->r_addend); in xtensa_read_table_entries()873 if (address < section_addr in xtensa_read_table_entries()874 || address >= section_addr + section_limit) in xtensa_read_table_entries()