reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 uint64_t other() const;
520 normExport.otherOffset = trieExport.other();
tools/llvm-nm/llvm-nm.cpp1351 S.Address = Entry.other() + BaseSegmentAddress; 1431 MachO::SET_LIBRARY_ORDINAL(U.NDesc, Entry.other());tools/llvm-objdump/MachODump.cpp
10294 outs() << format("resolver=0x%08llX", Entry.other()); 10301 int Ordinal = Entry.other() - 1;