Searched refs:link_offset (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/omnibox/
H A Dalternate_nav_infobar_delegate.h29 base::string16 GetMessageTextWithOffset(size_t* link_offset) const;
H A Dalternate_nav_infobar_delegate.cc56 size_t* link_offset) const {
58 IDS_ALTERNATE_NAV_URL_VIEW_LABEL, base::string16(), link_offset);
/external/chromium_org/v8/src/arm64/
H A Dassembler-arm64.cc811 int link_offset = label->pos(); local
816 Instruction * link = InstructionAt(link_offset);
828 if (it->second.pc_offset_ == link_offset) {
836 link_offset = link_offset + link_pcoffset;

Completed in 119 milliseconds