Home
last modified time | relevance | path

Searched defs:RelocSec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp713 auto *RelocSec = dyn_cast<RelocationSectionBase>(&Sec); in handleArgs() local
750 } else if (auto *RelocSec = dyn_cast<RelocationSectionBase>(&Sec)) { in handleArgs() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6518 const Elf_Shdr &RelocSec, unsigned Ndx, in printStackSize()
6625 const Elf_Shdr *RelocSec = StackSizeMapEntry.second; in printRelocatableStackSizes() local