Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 25 of 32) sorted by relevance

12

/external/clang/test/CodeGenObjCXX/
Dlvalue-reference-getter.mm13 - (SetSection&)sections; method
17 - (SetSection&) sections { method
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
DPropertiesSidebarPane.js71 this.sections = []; property
142 this.sections = []; property
DEventListenersSidebarPane.js39 this.sections = []; property in WebInspector.EventListenersSidebarPane
93 this.sections = []; property
/external/llvm/include/llvm/ExecutionEngine/
DObjectImage.h46 iterator_range<object::section_iterator> sections() const { in sections() function
/external/chromium_org/chrome/common/extensions/docs/server2/
Dtable_of_contents_renderer.py24 def Render(self, sections): argument
Ddocument_parser.py16 def __init__(self, title, title_attributes, sections, warnings): argument
/external/elfutils/0.153/libdwfl/
Dderelocate.c275 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info() local
324 struct dwfl_relocation *sections = mod->reloc_info; in find_section() local
/external/smack/src/org/xbill/DNS/
DSection.java35 private static Mnemonic sections = new Mnemonic("Message Section", field in Section
DMessage.java25 private List [] sections; field in Message
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMapItem.java67 public static void addMap(Section[] sections, in addMap()
DDexFile.java100 private final Section[] sections; field in DexFile
/external/chromium_org/v8/tools/
DSourceMap.js176 _parseSections: function(sections) argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DSourceMap.js191 _parseSections: function(sections) argument
/external/elfutils/0.153/src/
Dunstrip.c870 sections_match (const struct section *sections, size_t i, in sections_match()
883 struct section sections[], size_t nalloc) in find_alloc_section()
928 struct section *sections, in find_alloc_sections_prelink()
1157 struct section *sections, size_t stripped_shnum, in new_shstrtab()
1244 struct section sections[stripped_shnum - 1]; in copy_elided_sections() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp315 SectionList *sections = module_sp->GetSectionList(); in GetObjCVersion() local
/external/bluetooth/bluedroid/osi/src/
Dconfig.c24 list_t *sections; member
/external/chromium_org/base/win/
Dpe_image_unittest.cc98 sections = 0, enumerator
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDynamicLoaderPOSIXDYLD.cpp215 SectionList *sections = obj_file->GetSectionList(); in UpdateLoadedSections() local
/external/llvm/include/llvm/Object/
DObjectFile.h312 section_iterator_range sections() const { in sections() function
DELF.h336 Elf_Shdr_Range sections() const { in sections() function
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dpkg_genc.c1010 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
/external/libsepol/src/
Dmodule.c374 size_t ** offsets, uint32_t * sections) in module_package_read_offsets()
/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.c1002 IMAGE_SECTION_HEADER sections[2]; in writeObjectCode() member
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp123 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in __anon3c7683680111::WinCOFFObjectWriter
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp765 SectionList *sections = GetSectionList(); in Dump() local

12