Home
last modified time | relevance | path

Searched refs:getSubsectionsViaSymbols (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h350 bool getSubsectionsViaSymbols() const { return SubsectionsViaSymbols; } in getSubsectionsViaSymbols() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp709 Asm.getSubsectionsViaSymbols())) in isSymbolRefDifferenceFullyResolvedImpl()
876 Asm.getSubsectionsViaSymbols()); in writeObject()
H A DMCAssembler.cpp1025 bool Abs = getSubsectionsViaSymbols() in relaxLEB()