Searched defs:section_size (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | ObjectFile.cpp | 520 const uint64_t section_size = section->GetByteSize(); ReadSectionData() local |
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ObjectFileELF.cpp | 995 const lldb::offset_t section_size = dynsym_data.GetByteSize(); ParseDependentModules() local |