Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h265 virtual std::vector<SectionRef> dynamic_relocation_sections() const { in dynamic_relocation_sections() function
DELFObjectFile.h727 ELFObjectFile<ELFT>::dynamic_relocation_sections() const { in dynamic_relocation_sections() function