From 65741cd048933214df43982979079fccfffb3fce Mon Sep 17 00:00:00 2001 From: Kevin Lim Date: Thu, 24 Aug 2006 18:01:07 -0400 Subject: Updates to configs to support various sampling forms, truncated execution forms. --HG-- extra : convert_revision : a6cf77f6c902e5f4f0a96206093d123eec2e0167 --- configs/boot/mcf.symbol | 65 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 configs/boot/mcf.symbol (limited to 'configs/boot/mcf.symbol') diff --git a/configs/boot/mcf.symbol b/configs/boot/mcf.symbol new file mode 100644 index 000000000..878f12961 --- /dev/null +++ b/configs/boot/mcf.symbol @@ -0,0 +1,65 @@ +0000000120014350 D _DYNAMIC +0000000120014608 D _GLOBAL_OFFSET_TABLE_ +0000000120014770 G _IO_stdin_used +0000000120014518 T _PROCEDURE_LINKAGE_TABLE_ +00000001200144f8 d __CTOR_END__ +00000001200144f0 d __CTOR_LIST__ +0000000120014508 d __DTOR_END__ +0000000120014500 d __DTOR_LIST__ +000000012001434c r __FRAME_END__ +0000000120014510 d __JCR_END__ +0000000120014510 d __JCR_LIST__ +0000000120014790 A __bss_start +0000000120014000 D __data_start +00000001200034d0 t __do_global_ctors_aux +0000000120000a40 t __do_global_dtors_aux +0000000120014778 G __dso_handle +0000000120014000 A __fini_array_end +0000000120014000 A __fini_array_start +0000000120014000 A __init_array_end +0000000120014000 A __init_array_start +0000000120003430 T __libc_csu_fini +0000000120003380 T __libc_csu_init +0000000120000a00 W __start +0000000120014790 A _edata +0000000120017c30 A _end +0000000120003530 T _fini +0000000120000998 T _init +0000000120000a00 T _start +00000001200147b0 b basket +0000000120014798 s basket_size +0000000120003320 T bea_compute_red_cost +0000000120003340 T bea_is_dual_infeasible +0000000120014790 s completed.1 +0000000120002410 T compute_red_cost +0000000120014000 W data_start +0000000120001480 T dual_feasible +0000000120001090 T flow_cost +00000001200011d0 T flow_org_cost +0000000120000ae0 t frame_dummy +00000001200015f0 T getfree +0000000120000e30 T global_opt +00000001200147a8 s group_pos +0000000120014788 g initialize +0000000120002420 T insert_new_arc +0000000120000b30 T main +00000001200179d0 B net +00000001200147a0 s nr_group +0000000120014780 g p.0 +0000000120016d48 b perm +0000000120001d20 T price_out_impl +0000000120003080 T primal_bea_mpp +0000000120001310 T primal_feasible +0000000120002a60 T primal_iminus +0000000120002c00 T primal_net_simplex +0000000120002510 T primal_start_artificial +0000000120002ba0 T primal_update_flow +00000001200016b0 T read_min +0000000120001580 T refresh_neighbour_lists +0000000120000fa0 T refresh_potential +0000000120001c10 T replace_weaker_arc +0000000120002310 T resize_prob +0000000120002f30 T sort_basket +00000001200021b0 T suspend_impl +00000001200027e0 T update_tree +0000000120002600 T write_circulations -- cgit v1.2.3