Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp968 const Elf_Shdr *ContentsSec = *RelSecOrErr; in getSectionAndRelocations() local
969 Expected<bool> DoesRelTargetMatch = IsMatch(*ContentsSec); in getSectionAndRelocations()
975 SecToRelocMap[ContentsSec] = &Sec; in getSectionAndRelocations()