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

  /external/llvm/include/llvm/MC/
MCAsmLayout.h 69 llvm::SmallVectorImpl<MCSectionData*> &getSectionOrder() {
72 const llvm::SmallVectorImpl<MCSectionData*> &getSectionOrder() const {
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 636 /// getSectionOrder
637 unsigned int GNULDBackend::getSectionOrder(const Output& pOutput,

Completed in 807 milliseconds