Home
last modified time | relevance | path

Searched defs:crels (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDInputSection.h42 Relocs<typename ELFT::Crel> crels; member
HDDriver.cpp995 auto crels = in processCallGraphRelocations() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDELF.cpp441 ELFFile<ELFT>::crels(const Elf_Shdr &Sec) const { in crels() function in ELFFile