Home
last modified time | relevance | path

Searched defs:SectionHeader (Results 1 – 21 of 21) sorted by relevance

/prebuilts/go/linux-x86/src/debug/pe/
Dsection.go53 func readRelocs(sh *SectionHeader, r io.ReadSeeker) ([]Reloc, error) {
71 type SectionHeader struct { struct
72 Name string
73 VirtualSize uint32
74 VirtualAddress uint32
75 Size uint32
76 Offset uint32
77 PointerToRelocations uint32
78 PointerToLineNumbers uint32
79 NumberOfRelocations uint16
[all …]
/prebuilts/go/linux-x86/src/internal/xcoff/
Dfile.go20 type SectionHeader struct { struct
21 Name string
22 VirtualAddress uint64
23 Size uint64
24 Type uint32
25 Relptr uint64
26 Nreloc uint32
30 SectionHeader anonMember
/prebuilts/go/linux-x86/src/debug/elf/
Dfile.go63 type SectionHeader struct { struct
64 Name string
65 Type SectionType
66 Flags SectionFlag
67 Addr uint64
68 Offset uint64
69 Size uint64
70 Link uint32
71 Info uint32
72 Addralign uint64
[all …]
/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go93 type SectionHeader struct { struct
94 Name string
95 Seg string
96 Addr uint64
97 Size uint64
98 Offset uint32
99 Align uint32
100 Reloff uint32
101 Nreloc uint32
102 Flags uint32
[all …]
/prebuilts/go/linux-x86/src/debug/plan9obj/
Dfile.go47 type SectionHeader struct { struct
48 Name string
49 Size uint32
50 Offset uint32
55 SectionHeader anonMember
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DLinePrinter.h165 SectionHeader, enumerator
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DLinePrinter.h165 SectionHeader, enumerator
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DLinePrinter.h165 SectionHeader, enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/PDB/Native/
DLinePrinter.h165 SectionHeader, enumerator
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
Delf.rs221 fn section_header(&self, name: &str) -> Option<&<Elf as FileHeader>::SectionHeader> { in section_header()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h133 struct SectionHeader { struct
134 StringRef Name;
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ObjectYAML/
DELFYAML.h133 struct SectionHeader { struct
134 StringRef Name;
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h133 struct SectionHeader { struct
134 StringRef Name;
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h133 struct SectionHeader { struct
134 StringRef Name;