Home | History | Annotate | Download | only in elfcopy

Lines Matching full:pc_begin

2933     unsigned long pc_begin;
2994 printf ("%08lx ", fc->pc_begin);
3285 fc->pc_begin = get_encoded_value (start, fc->fde_encoding);
3291 fc->pc_begin += section->address + (start - section_start);
3296 fc->pc_begin);
3311 fc->pc_begin, fc->pc_begin + fc->pc_range);
3476 fc->pc_begin + opa * fc->code_factor);
3477 fc->pc_begin += opa * fc->code_factor;
3511 fc->pc_begin = vma;
3521 fc->pc_begin + ofs * fc->code_factor);
3522 fc->pc_begin += ofs * fc->code_factor;
3532 fc->pc_begin + ofs * fc->code_factor);
3533 fc->pc_begin += ofs * fc->code_factor;
3543 fc->pc_begin + ofs * fc->code_factor);
3544 fc->pc_begin += ofs * fc->code_factor;
3743 fc->pc_begin + ofs * fc->code_factor);
3744 fc->pc_begin += ofs * fc->code_factor;