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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 248 LDSection& getRelaPlt() {
253 const LDSection& getRelaPlt() const {
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 256 applyOne(llvm::ELF::DT_JMPREL, pFormat.getRelaPlt().addr()); // DT_JMPREL
257 applyOne(llvm::ELF::DT_PLTRELSZ, pFormat.getRelaPlt().size()); // DT_PLTRELSZ
GNULDBackend.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 1037 file_format->getRelaPlt().setSize
    [all...]

Completed in 30 milliseconds