Home
last modified time | relevance | path

Searched defs:wordsize (Results 1 – 9 of 9) sorted by relevance

/llvm-project/lldb/tools/darwin-threads/
H A Dexamine-threads.c197 uint64_t get_current_pc(thread_t thread, int *wordsize) { in get_current_pc()
403 int wordsize; in main() local
/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp74 int wordsize = 8; in AugmentUnwindPlanFromCallSite() local
/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp749 const int wordsize = 8; in CreateUnwindPlan_x86_64() local
1021 const int wordsize = 4; in CreateUnwindPlan_i386() local
1318 const int wordsize = 8; in CreateUnwindPlan_arm64() local
1452 const int wordsize = 4; in CreateUnwindPlan_armv7() local
/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c861 const int wordsize = 8; in print_encoding_arm64() local
966 const int wordsize = 4; in print_encoding_armv7() local
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp1094 int wordsize = m_process->GetAddressByteSize(); GetSharedCacheInformation() local
/llvm-project/lld/COFF/
H A DConfig.h117 size_t wordsize; global() member
/llvm-project/lldb/unittests/UnwindAssembly/x86/
H A DTestx86AssemblyInspectionEngine.cpp2877 int wordsize = 4; TEST_F() local
[all...]
/llvm-project/lld/ELF/
H A DConfig.h429 int wordsize; global() member
H A DSyntheticSections.cpp2055 const size_t wordsize = sizeof(typename ELFT::uint); updateAllocSize() local
[all...]