Home
last modified time | relevance | path

Searched defs:sect_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp269 lldb::addr_t sect_size = sect_sp->GetByteSize(); in getModuleFileSize() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1509 uint32_t sect_size, uint64_t sect_addr, in DumpCstringSection()
1542 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral4Section()
1586 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral8Section()
1618 uint32_t sect_size, uint64_t sect_addr, in DumpLiteral16Section()
1644 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection()
1813 uint32_t sect_size, uint64_t sect_addr, in DumpInitTermPointerSection()
1969 uint32_t sect_size = BytesStr.size(); in DumpSectionContents() local