Home
last modified time | relevance | path

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

/freebsd/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
7530 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
7679 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
H A Dllvm-objdump.cpp1873 uint64_t SectSize = Section.getSize(); in disassembleObject() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1957 uint64_t SectSize; in getSectionSize() local