Home
last modified time | relevance | path

Searched refs:Sections (Results 1 – 10 of 10) sorted by relevance

/build/soong/symbol_inject/
Delf.go25 Sections() []elf.SectionHeader methodSpec
35 func (f elfFileWrapper) Sections() []elf.SectionHeader { func
36 ret := make([]elf.SectionHeader, len(f.File.Sections))
37 for i, section := range f.File.Sections {
54 func (f mockElfFile) Sections() []elf.SectionHeader { return f.sections } func
74 for _, section := range elfFile.Sections() {
75 file.Sections = append(file.Sections, &Section{
92 if int(symbol.Section) >= len(file.Sections) {
96 section := file.Sections[symbol.Section]
146 for _, section := range elfFile.Sections {
Dmacho.go45 for _, section := range machoFile.Sections {
46 file.Sections = append(file.Sections, &Section{
56 section := file.Sections[symbol.Sect-1]
81 for _, section := range machoFile.Sections {
Dpe.go51 for _, section := range peFile.Sections {
52 file.Sections = append(file.Sections, &Section{
68 Section: file.Sections[symbol.SectionNumber-1],
88 for _, section := range peFile.Sections {
Dpe_test.go53 Sections: []*pe.Section{
73 Sections: []*pe.Section{
91 Sections: []*pe.Section{
111 Sections: []*pe.Section{
Dmacho_symboldata_test.go33 Sections: []*macho.Section{
68 Sections: []*macho.Section{
Dsymbol_inject.go166 Sections []*Section member
Dpe_symboldata_test.go36 Sections: []*pe.Section{
1078 Sections: []*pe.Section{
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt136 Sections 1 and 2 above provided that you also do one of the following:
139 source code, which must be distributed under the terms of Sections
146 distributed under the terms of Sections 1 and 2 above on a medium
/build/make/core/
DLINUX_KERNEL_COPYING152 Sections 1 and 2 above provided that you also do one of the following:
155 source code, which must be distributed under the terms of Sections
162 distributed under the terms of Sections 1 and 2 above on a medium
/build/blueprint/
DLICENSE11 and distribution as defined by Sections 1 through 9 of this document.