Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h122 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() function
538 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationSymbol()
579 const Elf_Shdr *RelocationSec = getRelSection(Rel); in getRelocationAddress()
601 const Elf_Shdr *sec = getRelSection(Rel); in getROffset()
615 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationType()
639 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationTypeName()
662 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationAddend()
680 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationValueString()