Searched defs:getFileOffset (Results 1 - 3 of 3) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DSection.java107 public final int getFileOffset() { method in class:Section
/external/llvm/include/llvm/Object/
H A DObjectFile.h214 error_code getFileOffset(uint64_t &Result) const;
418 inline error_code SymbolRef::getFileOffset(uint64_t &Result) const { function in class:llvm::object::SymbolRef
/external/clang/include/clang/Basic/
H A DSourceManager.h952 /// getFileOffset - This method returns the offset from the start
955 unsigned getFileOffset(SourceLocation SpellingLoc) const { function in class:clang::SourceManager

Completed in 77 milliseconds