Home
last modified time | relevance | path

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

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