ELF2: Rename StringTableSection::getFileOff -> getOffset.
getFileOff functions defined for other classes return an offset from beginning of the file. StringTableSection's getFileOff however returned an offset from beginning of the section. That was confusing. llvm-svn: 251192
Loading
Please sign in to comment