Home | History | Annotate | Download | only in llvm-objdump

Lines Matching defs:Start

344     outs() << " (entries start past the end of the indirect symbol "
1805 // op_info->Value and is at Offset past the start of the instruction and has a
2607 // start of the first writeable segment in the Mach-O file. So the offset
6699 // this symbol is before the start of the (__TEXT,__text) section and at the
6700 // address of the start of the __TEXT segment. This is because this symbol
6702 // start of the section in a standard MH_EXECUTE filetype.
6718 // Start at the address of the symbol relative to the section's address.
6719 uint64_t Start = Symbols[SymIdx].getValue();
6721 Start -= SectionAddress;
6763 for (uint64_t Index = Start; Index < End; Index += Size) {
6975 /// 3. Finally, if all that fails, fall back to an offset from the start of the
7106 // 1. Start of the region this entry applies to.
7107 outs() << " start: " << format("0x%" PRIx64,
7281 // These specify an approximate place to start searching for the more detailed