HomeSort by: relevance | last modified time | path
    Searched defs:compute_stack_depth (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-loc2c.c 61 /* A helper function for compute_stack_depth that does the work. This
389 compute_stack_depth (enum bfd_endian byte_order, unsigned int addr_size,
622 stack_depth = compute_stack_depth (byte_order, addr_size,
388 compute_stack_depth (enum bfd_endian byte_order, unsigned int addr_size, function
  /src/external/gpl3/gdb/dist/gdb/compile/
compile-loc2c.c 62 /* A helper function for compute_stack_depth that does the work. This
390 compute_stack_depth (enum bfd_endian byte_order, unsigned int addr_size,
623 stack_depth = compute_stack_depth (byte_order, addr_size,
389 compute_stack_depth (enum bfd_endian byte_order, unsigned int addr_size, function

Completed in 22 milliseconds