Home
last modified time | relevance | path

Searched defs:debug_frame (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/art/libelffile/elf/
H A Delf_debug_reader.h157 const Elf_Shdr* debug_frame = GetSection(".debug_frame"); in VisitDebugFrame() local
/aosp_15_r20/art/tools/create_minidebuginfo/
H A Dcreate_minidebuginfo.cc132 auto* debug_frame = builder->GetDebugFrame(); in WriteMinidebugInfo() local
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h100 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h100 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h100 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h100 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h131 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h124 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h123 DwarfSection* debug_frame() { return debug_frame_.get(); } in debug_frame() function
/aosp_15_r20/art/compiler/debug/
H A Delf_debug_writer.cc261 auto* debug_frame = builder->GetDebugFrame(); in PackElfFileForJIT() local
/aosp_15_r20/system/unwinding/libunwindstack/
H A DElfInterface.cpp525 DwarfSection* debug_frame = debug_frame_.get(); in Step() local

12