Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h309 virtual std::vector<SectionRef> dynamic_relocation_sections() const { in dynamic_relocation_sections() function
H A DELFObjectFile.h884 ELFObjectFile<ELFT>::dynamic_relocation_sections() const { in dynamic_relocation_sections() function