Home
last modified time | relevance | path

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

/external/llvm/tools/sancov/
Dsancov.cc292 uint64_t SectSize = Section.getSize(); in getObjectCoveragePoints() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp932 uint64_t SectSize = Section.getSize(); in DisassembleObject() local
DMachODump.cpp835 uint64_t SectSize = Sect->getSize(); in DumpLiteralPointerSection() local
2366 uint64_t SectSize = ((*(info->Sections))[SectIdx]).getSize(); in get_pointer_64() local
6163 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
6267 uint64_t SectSize = Sections[SectIdx].getSize(); in DisassembleMachO() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp494 uint64_t SectSize; in getSectionSize() local