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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 238 LDSection& getRelaDyn() {
243 const LDSection& getRelaDyn() const {
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 267 applyOne(llvm::ELF::DT_RELA, pFormat.getRelaDyn().addr()); // DT_RELA
268 applyOne(llvm::ELF::DT_RELASZ, pFormat.getRelaDyn().size()); // DT_RELASZ
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 1030 file_format->getRelaDyn().setSize
    [all...]

Completed in 2522 milliseconds