Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp61 DWARFYAML::Data::getAbbrevTableInfoByID(uint64_t ID) const { in getAbbrevTableInfoByID() function in llvm::DWARFYAML::Data
H A DDWARFEmitter.cpp277 DI.getAbbrevTableInfoByID(AbbrevTableID); in writeDIE()
450 DI.getAbbrevTableInfoByID(AbbrevTableID)) { in emitDebugInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h263 Expected<AbbrevTableInfo> getAbbrevTableInfoByID(uint64_t ID) const;