Home
last modified time | relevance | path

Searched refs:GetFileByteSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBSection.h48 uint64_t GetFileByteSize();
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp138 uint64_t SBSection::GetFileByteSize() { in GetFileByteSize() function in SBSection