Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DGlobals.cpp196 StringRef GlobalValue::getPartition() const { in getPartition() function in GlobalValue
/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h1267 inline Partition &SectionBase::getPartition() const { in getPartition() function