Searched defs:dynamic_relocation_sections (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ | ||
H A D | ObjectFile.h | 315 virtual std::vector<SectionRef> dynamic_relocation_sections() const { dynamic_relocation_sections() function |
H A D | ELFObjectFile.h | 928 ELFObjectFile<ELFT>::dynamic_relocation_sections() const { dynamic_relocation_sections() function |