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

  /external/llvm/include/llvm/CodeGen/
BinaryObject.h 62 const std::vector<MachineRelocation>& getRelocations() const {
  /external/llvm/lib/CodeGen/
ELFWriter.cpp 771 std::vector<MachineRelocation> Relos = S.getRelocations();
    [all...]

Completed in 159 milliseconds