Home
last modified time | relevance | path

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

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