Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp528 Shdr shdr = {}; in SonameInit() local
784 Shdr shdr = {}; in InitSectionHeadersMalformedSymData() local
857 Shdr shdr = {}; in InitSectionHeaders() local
944 Shdr shdr = {}; in InitSectionHeadersOffsets() local
1057 Shdr shdr = {}; in InitSectionHeadersOffsetsEhFrameSectionBias() local
1149 Shdr shdr = {}; in InitSectionHeadersOffsetsEhFrameHdrSectionBias() local
1240 Shdr shdr = {}; in InitSectionHeadersOffsetsDebugFrameSectionBias() local
1554 Shdr shdr = {}; in BuildID() local
1625 Shdr shdr = {}; in BuildIDTwoNotes() local
1685 Shdr shdr = {}; in BuildIDSectionTooSmallForName() local
[all …]
H A DGenGnuDebugdata.cpp56 Shdr shdr; in GenElf() local
H A DElfTestUtils.cpp73 Shdr shdr; in TestInitGnuDebugdata() local
H A DMapInfoGetBuildIDTest.cpp156 Elf32_Shdr shdr = {}; in InitElfData() local
H A DJitDebugTest.cpp106 ShdrType shdr; in CreateElf() local
H A DUnwinderTest.cpp1703 Elf32_Shdr shdr = {}; in TEST_F() local
/aosp12/system/unwinding/libunwindstack/
H A DElfInterface.cpp285 ShdrType shdr; in ReadSectionHeaders() local
545 ShdrType shdr; in GetBuildIDInfo() local
/aosp12/art/runtime/
H A Delf_file.cc1355 Elf_Shdr* shdr = GetSectionHeader(i); in FindSectionByName() local
1628 Elf64_Shdr *shdr = elf64_->FindSectionByName(section_name); in GetSectionOffsetAndSize() local
1640 Elf32_Shdr *shdr = elf32_->FindSectionByName(section_name); in GetSectionOffsetAndSize() local
/aosp12/art/libelffile/elf/
H A Delf_builder.h907 const Elf_Shdr& shdr = section->header_; in MakeProgramHeaders() local
938 const Elf_Shdr& shdr = section->header_; in MakeProgramHeaders() local
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp329 const llvm::ELF::Elf32_Shdr* shdr = NULL; in readSectionHeaders() local
823 const llvm::ELF::Elf64_Shdr* shdr = NULL; in readSectionHeaders() local
H A DELFObjectWriter.cpp308 ElfXX_Shdr* shdr = reinterpret_cast<ElfXX_Shdr*>(region.begin()); in emitSectionHeader() local
/aosp12/system/extras/simpleperf/
H A Dread_elf.cpp275 const auto* shdr = elf->getSection(section_ref.getRawDataRefImpl()); in AddSymbolForPltSection() local
/aosp12/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp265 ShdrType shdr; in PutElfInMemory() local