Home
last modified time | relevance | path

Searched refs:relMethodHeaderFlag (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDSyntheticSections.h722 static constexpr uint32_t relMethodHeaderFlag = 0x80000000; variable
HDSyntheticSections.cpp2157 relativeStructSizeAndFlags |= relMethodHeaderFlag; in writeRelativeMethodList()