Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/obj2yaml/
Delf2yaml.cpp867 std::vector<ELFYAML::BBAddrMapEntry::BBEntry> BBEntries; in dumpBBAddrMapSection() local
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DELFYAML.h132 Optional<std::vector<BBEntry>> BBEntries; member