Lines Matching defs:cu_base
5781 /* Returns true and sets cu and cu_base if the given Dwarf is a split
5784 split_dwarf_cu_base (Dwarf *dbg, Dwarf_CU **cu, Dwarf_Addr *cu_base)
5792 *cu_base = cudie_base (&cudie);
5898 Dwarf_Addr cu_base = 0;
5903 &cu_base, &cu)
5904 || split_dwarf_cu_base (dbg, &cu, &cu_base))
5914 print_dwarf_addr (dwflmod, address_size, cu_base, cu_base);
5953 Dwarf_Addr base = cu_base;
5966 base = cu_base;
9400 Dwarf_Addr cu_base = 0;
9405 &cu_base, &cu)
9406 || split_dwarf_cu_base (dbg, &cu, &cu_base))
9416 print_dwarf_addr (dwflmod, address_size, cu_base, cu_base);
9455 Dwarf_Addr base = cu_base;
9505 base = cu_base;