Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDWARFCallFrameInfo.h95 uint32_t code_align; member
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp624 uint32_t code_align = cie->code_align; FDEToUnwindPlan() local