bp_base            96 gc/dbg_mlc.c       ptr_t bp_base;
bp_base           118 gc/dbg_mlc.c       bp_base = GC_base(bp);
bp_base           119 gc/dbg_mlc.c       if (0 == bp_base) {
bp_base           124 gc/dbg_mlc.c         if (GC_HAS_DEBUG_INFO(bp_base)) bp_base += sizeof(oh);
bp_base           125 gc/dbg_mlc.c         *base_p = bp_base;
bp_base           126 gc/dbg_mlc.c         *offset_p = bp - bp_base;