Searched defs:getPartition (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Globals.cpp | 205 StringRef GlobalValue::getPartition() const { getPartition() function in GlobalValue |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 1331 inline Partition &SectionBase::getPartition() const { getPartition() function |