Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h331 struct BBAddrMapSection : Section { global() struct
335 BBAddrMapSectionBBAddrMapSection BBAddrMapSection() argument
337 getEntriesBBAddrMapSection getEntries() argument
341 classofBBAddrMapSection classof() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1375 MCSection *BBAddrMapSection = emitBBAddrMapSection() local