Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp255 bool is_64bit = (length == UINT32_MAX); in ParseCIE() local
442 bool is_64bit = (len == UINT32_MAX); in GetFDEIndex() local
540 bool is_64bit = (length == UINT32_MAX); in FDEToUnwindPlan() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp107 bool is_64bit = (target_sp->GetArchitecture().GetAddressByteSize() == 8); in Update() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp270 bool is_64bit = (ptr_size == 8); in NSSetSummaryProvider() local
H A DCocoa.cpp1082 bool is_64bit = (process_sp->GetAddressByteSize() == 8); in NSDataSummaryProvider() local
H A DNSDictionary.cpp428 bool is_64bit = (ptr_size == 8); in NSDictionarySummaryProvider() local
/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c107 bool is_64bit = false; in scan_macho_load_commands() local