Home
last modified time | relevance | path

Searched refs:RelocationSec (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h579 const Elf_Shdr *RelocationSec = getRelSection(Rel); in getRelocationAddress() local
580 const Elf_Shdr *RelocatedSec = EF.getSection(RelocationSec->sh_info); in getRelocationAddress()