Searched refs:start_code (Results 1 – 5 of 5) sorted by relevance
342 The callback methods C<start_code> and C<end_code> emits the C<code> tags414 sub start_code {433 $_[0]->start_code($_[0]{'in_code'}[-1]);693 sub start_C { push(@{$_[0]{'in_code'}}, 'C'); $_[0]->start_code($_[0]{'in_code'}[-1]); }377 sub start_code { global() subroutine
17 sub start_code {
67 uint32_t start_code; // VM address of text. member
60 uint64_t start_code; // VM address of text. member
230 cma_t_start_routine start_code; /* Address of start routine */ member