Home
last modified time | relevance | path

Searched refs:CreateGnuDebugdataMemory (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DElfInterface.h104 std::shared_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h95 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DElfInterface.h94 std::unique_ptr<Memory> CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h71 Memory* CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h71 Memory* CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h71 Memory* CreateGnuDebugdataMemory();
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/
DElfInterface.h71 Memory* CreateGnuDebugdataMemory();
/aosp_15_r20/system/unwinding/libunwindstack/
H A DElf.cpp76 auto memory = interface_->CreateGnuDebugdataMemory(); in InitGnuDebugdata()
H A DElfInterface.cpp82 std::shared_ptr<Memory> ElfInterface::CreateGnuDebugdataMemory() { in CreateGnuDebugdataMemory() function in unwindstack::ElfInterface
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp1965 ASSERT_TRUE(interface.CreateGnuDebugdataMemory() == nullptr); in TEST_F()
1968 ASSERT_TRUE(interface.CreateGnuDebugdataMemory() == nullptr); in TEST_F()
1976 ASSERT_TRUE(interface.CreateGnuDebugdataMemory() == nullptr); in TEST_F()
/aosp_15_r20/prebuilts/abi-dumps/vndk/32/64/arm_armv7-a-neon/source-based/
Dlibunwindstack.so.lsdump4698 "function_name" : "unwindstack::ElfInterface::CreateGnuDebugdataMemory",

123