Home
last modified time | relevance | path

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

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