Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
chromium
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 0
    • Merge Requests 0
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • Web
  • chromium
  • Repository

Switch branch/tag
  • chromium
  • courgette
  • rel32_finder_x86.cc
Find file
BlameHistoryPermalink
  • etiennep's avatar
    Refactor rel32 searching process for x64 to make it more similar to x86. · 7a43c3ed
    etiennep authored Jun 07, 2016
    I created a base class Rel32Finder from which derives both Rel32FinderX86 and Rel32Finder64.
    This makes ParseRel32RelocsFromSection method more similar in x64 and x86.
    Note that I removed the Win32 part of the name because it may be used by DisassemblerElf.
    I created test cases for Rel32FinderX64 which extends those for Rel32FinderX86.
    
    BUG=617965
    
    Review-Url: https://codereview.chromium.org/2008253004
    Cr-Commit-Position: refs/heads/master@{#398326}
    7a43c3ed
rel32_finder_x86.cc 3.33 KB
EditWeb IDE

Replace rel32_finder_x86.cc

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.