Searched refs:start_code (Results 1 – 5 of 5) sorted by relevance
414 sub start_code { subroutine433 $_[0]->start_code($_[0]{'in_code'}[-1]);693 sub start_C { push(@{$_[0]{'in_code'}}, 'C'); $_[0]->start_code($_[0]{'in_code'}[-1]); }
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