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.cpp286 bool is_64bit = (length == UINT32_MAX); in ParseCIE() local
473 bool is_64bit = (len == UINT32_MAX); in GetFDEIndex() local
571 bool is_64bit = (length == UINT32_MAX); in ParseFDE() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp105 bool is_64bit = (target_sp->GetArchitecture().GetAddressByteSize() == 8); in Update() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSSet.cpp247 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.cpp416 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