Searched refs:loc_sect (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.inline.hpp109 inline int Label::loc_sect() const { function in class:Label
H A Dassembler.hpp141 int loc_sect() const; // == locator_sect(loc())
H A Dassembler.cpp158 tty->print_cr("bound label to %d|%d", L.loc_pos(), L.loc_sect());

Completed in 32 milliseconds