Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFYAML.cpp59 DWARFYAML::Data::getAbbrevTableInfoByID(uint64_t ID) const { in getAbbrevTableInfoByID() function in llvm::DWARFYAML::Data
DDWARFEmitter.cpp277 DI.getAbbrevTableInfoByID(AbbrevTableID); in writeDIE()
450 DI.getAbbrevTableInfoByID(AbbrevTableID)) { in emitDebugInfo()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h239 Expected<AbbrevTableInfo> getAbbrevTableInfoByID(uint64_t ID) const;