Home
last modified time | relevance | path

Searched defs:LocalSize (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h215 lldb::addr_t LocalSize, llvm::StringRef ProgramString) in StackWinRecord()
225 lldb::addr_t LocalSize; variable
H A DBreakpadRecords.cpp527 lldb::addr_t LocalSize; parse() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp85 TypeLoc TypeLocBuilder::pushImpl(QualType T, size_t LocalSize, unsigned LocalAlignment) { in pushImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h48 uint32_t LocalSize; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp277 unsigned LocalSize = 0; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h587 support::ulittle32_t LocalSize; member