Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Dmkutable85 $$out{start_code} = $code;
94 printf "\t{ 0x%04x, 0x%04x }, /* %s */\n", $$out{start_code}, $code, $$out{run_type};
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_i386.cpp68 uint32_t start_code; // VM address of text. member
H A DRegisterContextLinux_x86_64.cpp61 uint64_t start_code; // VM address of text. member