Home
last modified time | relevance | path

Searched refs:start_code (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/less/
H A Dmkutable114 $$out{start_code} = $code;
123 printf "\t{ 0x%04x, 0x%04x }, /* %s */\n", $$out{start_code}, $code, $$out{run_type};
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_i386.cpp67 uint32_t start_code; // VM address of text. member
H A DRegisterContextLinux_x86_64.cpp60 uint64_t start_code; // VM address of text. member