Searched refs:lr_store (Results 1 – 2 of 2) sorted by relevance
396 bfd_vma lr_store; member1318 if (caller->lr_store != (bfd_vma) -1 in build_stub()1324 if (caller->lr_store != (bfd_vma) -1 in build_stub()1335 if (off > caller->lr_store) in build_stub()1344 else if (off > caller->lr_store) in build_stub()2187 bfd_vma *lr_store, in find_function_stack_adjust() argument2209 *lr_store = offset; in find_function_stack_adjust()2453 sinfo->fun[i].lr_store = -1; in maybe_insert_function()2456 &sinfo->fun[i].lr_store, in maybe_insert_function()
5060 (struct function_info): Add lr_store and sp_adjust.