Home
last modified time | relevance | path

Searched defs:DwarfContext (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp802 std::unique_ptr<DWARFContext> DwarfContext = DWARFContext::create(Obj); in createScopes() local
992 DWARFContext &DwarfContext = U->getContext(); in processLocationList() local
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_context.h34 DwarfContext(ByteInputStream* dwarf_info_stream, in DwarfContext() function
Ddwarf_abbrev.cc955 void DwarfAttributeValue<T>::Resolve(DwarfContext* /*context*/) {} in Resolve() argument
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp3338 DWARFContextInMemory DwarfContext(*ErrOrObj); in loadClangModule() local
3383 DWARFContextInMemory &DwarfContext) { in cloneAllCompileUnits()
3450 DWARFContextInMemory DwarfContext(*ErrOrObj); in link() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2264 DWARFContext &DwarfContext, const DWARFFile &File, in cloneAllCompileUnits()