Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp8790 StringRef SegInfo::segmentName(uint32_t SegIndex) { in segmentName()
8798 bool SegInfo::isValidSegIndexAndOffset(uint32_t SegIndex, in isValidSegIndexAndOffset()
8812 const SegInfo::SectionInfo &SegInfo::findSection(uint32_t SegIndex, in findSection()
8826 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { in sectionName()
8830 uint64_t SegInfo::address(uint32_t SegIndex, uint64_t OffsetInSeg) { in address()
8841 uint32_t SegIndex = Entry.segmentIndex(); in printMachORebaseTable() local
8886 uint32_t SegIndex = Entry.segmentIndex(); in printMachOBindTable() local
8918 uint32_t SegIndex = Entry.segmentIndex(); in printMachOLazyBindTable() local
8951 uint32_t SegIndex = Entry.segmentIndex(); in printMachOWeakBindTable() local
8978 uint32_t SegIndex = Entry.segmentIndex(); in get_dyld_bind_info_symbolname() local