Home
last modified time | relevance | path

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

/freebsd/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