Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp9164 StringRef SegInfo::segmentName(uint32_t SegIndex) { in segmentName()
9172 bool SegInfo::isValidSegIndexAndOffset(uint32_t SegIndex, in isValidSegIndexAndOffset()
9186 const SegInfo::SectionInfo &SegInfo::findSection(uint32_t SegIndex, in findSection()
9200 StringRef SegInfo::sectionName(uint32_t SegIndex, uint64_t OffsetInSeg) { in sectionName()
9204 uint64_t SegInfo::address(uint32_t SegIndex, uint64_t OffsetInSeg) { in address()
9215 uint32_t SegIndex = Entry.segmentIndex(); in printMachORebaseTable() local
9260 uint32_t SegIndex = Entry.segmentIndex(); in printMachOBindTable() local
9292 uint32_t SegIndex = Entry.segmentIndex(); in printMachOLazyBindTable() local
9325 uint32_t SegIndex = Entry.segmentIndex(); in printMachOWeakBindTable() local
9352 uint32_t SegIndex = Entry.segmentIndex(); in get_dyld_bind_info_symbolname() local