HomeSort by: relevance | last modified time | path
    Searched refs:getSectionHeaderTableAddress (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Object/
XCOFFObjectFile.cpp 104 checkSectionAddress(Ref.p, getSectionHeaderTableAddress());
113 checkSectionAddress(Ref.p, getSectionHeaderTableAddress());
423 DRI.p = getSectionHeaderTableAddress();
429 DRI.p = getWithOffset(getSectionHeaderTableAddress(),
498 DRI.p = getWithOffset(getSectionHeaderTableAddress(),
617 uintptr_t XCOFFObjectFile::getSectionHeaderTableAddress() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
XCOFFObjectFile.h 237 uintptr_t getSectionHeaderTableAddress() const;

Completed in 22 milliseconds