Home
last modified time | relevance | path

Searched defs:segment_name (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Ddisassembler_objdump.cc76 bool GetSegmentAddressX86(const DumpContext& context, string segment_name, in GetSegmentAddressX86()
94 bool GetSegmentAddressAMD64(const DumpContext& context, string segment_name, in GetSegmentAddressAMD64()
108 bool GetSegmentAddress(const DumpContext& context, string segment_name, in GetSegmentAddress()
400 string segment_name = match[1].str(); in CalculateAddress() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dmanagers.py1244 def register_segment(self, segment_name): argument
1249 def destroy_segment(self, segment_name): argument
1304 def track_segment(self, c, segment_name): argument
1308 def release_segment(self, c, segment_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dmanagers.py1244 def register_segment(self, segment_name): argument
1249 def destroy_segment(self, segment_name): argument
1304 def track_segment(self, c, segment_name): argument
1308 def release_segment(self, c, segment_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dmanagers.py1244 def register_segment(self, segment_name): argument
1249 def destroy_segment(self, segment_name): argument
1304 def track_segment(self, c, segment_name): argument
1308 def release_segment(self, c, segment_name): argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dmanagers.py1244 def register_segment(self, segment_name): argument
1249 def destroy_segment(self, segment_name): argument
1304 def track_segment(self, c, segment_name): argument
1308 def release_segment(self, c, segment_name): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dmanagers.py1244 def register_segment(self, segment_name): argument
1249 def destroy_segment(self, segment_name): argument
1304 def track_segment(self, c, segment_name): argument
1308 def release_segment(self, c, segment_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dmanagers.py1244 def register_segment(self, segment_name): argument
1249 def destroy_segment(self, segment_name): argument
1304 def track_segment(self, c, segment_name): argument
1308 def release_segment(self, c, segment_name): argument
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc621 const string& segment_name, in AppendSectionEntry()
1352 Matcher<const string&> segment_name, in MatchSection()
1369 Matcher<const string&> segment_name, in MatchSection()
H A Dmacho_reader.h205 string segment_name; // section[_64].segname member