Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 2 of 2) sorted by relevance

/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