Searched refs:file_addr (Results 1 – 3 of 3) sorted by relevance
732 int file_addr; in FDECL1() local763 get_session_start(&file_addr); in FDECL1()767 if (readsecs(file_addr/SECTOR_SIZE, &buffer, in FDECL1()781 file_addr += SECTOR_SIZE; in FDECL1()1069 FDECL1(get_session_start, int *, file_addr) in FDECL1() argument1080 *file_addr = (16 << 11); in FDECL1()1107 if (file_addr != NULL) { in FDECL1()1108 *file_addr = atol(cdwrite_data) * SECTOR_SIZE; in FDECL1()
2352 bfd_vma file_addr; in coff_find_nearest_line_with_names() local2374 file_addr = (bfd_vma) p2->u.syment.n_value; in coff_find_nearest_line_with_names()2377 file_addr += coff_section_from_bfd_index (abfd, in coff_find_nearest_line_with_names()2382 && offset + sec_vma >= file_addr in coff_find_nearest_line_with_names()2383 && offset + sec_vma - file_addr <= maxdiff) in coff_find_nearest_line_with_names()
2457 bfd_vma file_addr; in coff_find_nearest_line_with_names() local2479 file_addr = (bfd_vma) p2->u.syment.n_value; in coff_find_nearest_line_with_names()2482 file_addr += coff_section_from_bfd_index (abfd, in coff_find_nearest_line_with_names()2487 && offset + sec_vma >= file_addr in coff_find_nearest_line_with_names()2488 && offset + sec_vma - file_addr <= maxdiff) in coff_find_nearest_line_with_names()