Home
last modified time | relevance | path

Searched defs:SectSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1732 uint64_t SectSize = Sect->getSize(); in DumpLiteralPointerSection() local
3493 uint64_t SectSize = ((*(info->Sections))[SectIdx]).getSize(); in get_pointer_64() local
7418 uint64_t SectSize = Sections[SectIdx].getSize(); DisassembleMachO() local
7567 uint64_t SectSize = Sections[SectIdx].getSize(); DisassembleMachO() local
[all...]
H A Dllvm-objdump.cpp1739 uint64_t SectSize = Section.getSize(); disassembleObject() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1957 uint64_t SectSize; in getSectionSize() local