Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h571 const Elf_Shdr *SymSec = EF.getSection(sec->sh_link); in getRelocationSymbol() local
574 switch (SymSec->sh_type) { in getRelocationSymbol()