Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp467 uint64_t SectSize = Section.getSize(); in dissassembleSymbol() local
678 uint64_t SectSize = Section.getSize(); in disassemble() local
/openbsd-src/gnu/llvm/llvm/tools/sancov/
H A Dsancov.cpp761 uint64_t SectSize = Section.getSize(); in getObjectCoveragePoints() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1758 uint64_t SectSize = Sect->getSize(); in DumpLiteralPointerSection() local
3531 uint64_t SectSize = ((*(info->Sections))[SectIdx]).getSize(); in get_pointer_64() local
7825 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
7974 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
H A Dllvm-objdump.cpp1461 uint64_t SectSize = Section.getSize(); in disassembleObject() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp1950 uint64_t SectSize; in getSectionSize() local