OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MemoryMappingLayout
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_procmaps_common.cc
73
MemoryMappingLayout
::
MemoryMappingLayout
(bool cache_enabled) {
87
bool
MemoryMappingLayout
::Error() const {
91
MemoryMappingLayout
::~
MemoryMappingLayout
() {
98
void
MemoryMappingLayout
::Reset() {
103
void
MemoryMappingLayout
::CacheMemoryMappings() {
115
void
MemoryMappingLayout
::LoadFromCache() {
121
void
MemoryMappingLayout
::DumpListOfModules(
sanitizer_procmaps.h
62
friend class
MemoryMappingLayout
;
64
// This field is assigned and owned by
MemoryMappingLayout
if needed
68
class
MemoryMappingLayout
{
70
explicit
MemoryMappingLayout
(bool cache_enabled);
71
~
MemoryMappingLayout
();
sanitizer_procmaps_mac.cc
84
MemoryMappingLayout
::
MemoryMappingLayout
(bool cache_enabled) {
88
MemoryMappingLayout
::~
MemoryMappingLayout
() {
105
void
MemoryMappingLayout
::Reset() {
109
// adding and removing images which will invalidate the
MemoryMappingLayout
128
void
MemoryMappingLayout
::CacheMemoryMappings() {
132
void
MemoryMappingLayout
::LoadFromCache() {
291
bool
MemoryMappingLayout
::Next(MemoryMappedSegment *segment) {
350
void
MemoryMappingLayout
::DumpListOfModules
[
all
...]
Completed in 11 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025