Home
last modified time | relevance | path

Searched defs:actual_size (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/scudo/
H A Dmalloc.cpp25 ssize_t actual_size = size + offset; in main() local
/llvm-project/libcxxabi/src/
H A Dcxa_exception.cpp184 size_t actual_size = cxa_exception_size_from_exception_thrown_size(thrown_size); in __cxa_allocate_exception() local
232 size_t actual_size = sizeof(__cxa_dependent_exception); in __cxa_init_primary_exception() local
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp206 size_t actual_size = 8 + process_sp->GetAddressByteSize(); in SetUpRegion() local
/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp185 uint64_t actual_size = context.getTypeSize(qtype); VerifyEncodingAndBitSize() local