Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
DELFObjcopy.cpp617 } else if (auto *RelocSec = dyn_cast<RelocationSectionBase>(&Sec)) { in handleArgs() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp5833 const Elf_Shdr &RelocSec, unsigned Ndx, in printStackSize()
5961 const Elf_Shdr *RelocSec = StackSizeMapEntry.second; in printRelocatableStackSizes() local