Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp488 unsigned BundlePadding = EF.getBundlePadding(); in writeFragmentPadding() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h300 uint8_t BundlePadding = 0; variable