Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp205 StringRef GlobalValue::getPartition() const { in getPartition() function in GlobalValue
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1331 inline Partition &SectionBase::getPartition() const { in getPartition() function