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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.cpp 47 applyOne(llvm::ELF::DT_MIPS_BASE_ADDRESS, getBaseAddress());
78 uint64_t MipsELFDynamic::getBaseAddress() {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 238 const MCSymbol *getBaseAddress() const { return BaseAddress; }
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 200 uint64_t getBaseAddress() const { return BaseAddr; }

Completed in 117 milliseconds