Home
last modified time | relevance | path

Searched defs:SecAddress (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp87 const SectionRef &Sec, uint64_t SecAddress, in collectRelocatedSymbols()
115 const ObjectFile *Obj, const SectionRef &Sec, uint64_t SecAddress, in collectRelocationOffsets()
210 uint64_t SecAddress = Sec.getAddress(); in dumpCXXData() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp678 uint64_t SecAddress = getSectionAddress(Sec); in getRelocationAddress() local