Home | History | Annotate | Download | only in Mips

Lines Matching refs:Input

25 class Input;
46 void initializeScan(const Input& pInput);
47 void finalizeScan(const Input& pInput);
66 uint64_t getGPAddr(const Input& pInput) const;
67 uint64_t getGPRelOffset(const Input& pInput, const Fragment& pEntry) const;
110 typedef llvm::DenseSet<const Input*> InputSetType;
154 // in the current input only. If value is false, the symbol
162 const Input* m_pInput; ///< current input
165 // except symbols from the current input.
167 // Global symbols from the current input.
176 // except symbols from the current input.
178 // Local symbols from the current input.