HomeSort by relevance Sort by last modified time
    Searched defs:getSectionData (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
GOT.h 78 llvm::MCSectionData& getSectionData()
81 const llvm::MCSectionData& getSectionData() const
PLT.h 65 const llvm::MCSectionData& getSectionData() const
  /frameworks/compile/mclinker/include/mcld/LD/
LDSection.h 157 llvm::MCSectionData* getSectionData()
160 const llvm::MCSectionData* getSectionData() const
  /external/llvm/include/llvm/MC/
MCAssembler.h 900 MCSectionData &getSectionData(const MCSection &Section) const {

Completed in 752 milliseconds