Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DWindowsResource.h51 class ResourceSectionRef; variable
H A DCOFF.h43 class ResourceSectionRef; variable
1244 explicit ResourceSectionRef(StringRef Ref) : BBS(Ref, support::little) {} in ResourceSectionRef() function